diff options
Diffstat (limited to 'misc/sonytv/Makefile')
-rw-r--r-- | misc/sonytv/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/sonytv/Makefile b/misc/sonytv/Makefile index 0a6a98e20794..45639d82a4b5 100644 --- a/misc/sonytv/Makefile +++ b/misc/sonytv/Makefile @@ -7,7 +7,7 @@ PORTNAME= sonytv PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc tk MASTER_SITES= http://tools.ana.com/demos/ @@ -16,8 +16,6 @@ COMMENT= Sony-compatible TV remote RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 -USE_X_PREFIX= yes - NO_BUILD= yes IS_INTERACTIVE= yes |