diff options
Diffstat (limited to 'deskutils/ganyremote/Makefile')
-rw-r--r-- | deskutils/ganyremote/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/ganyremote/Makefile b/deskutils/ganyremote/Makefile index 5d261575ac67..f7a85fb2b3f9 100644 --- a/deskutils/ganyremote/Makefile +++ b/deskutils/ganyremote/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ganyremote -PORTVERSION= 6.1 +PORTVERSION= 6.2 CATEGORIES= deskutils comms gnome MASTER_SITES= SF/anyremote/${PORTNAME}/${PORTVERSION} @@ -15,9 +15,9 @@ RUN_DEPENDS= anyremote:${PORTSDIR}/comms/anyremote OPTIONS_DEFINE= DOCS +USES= gettext USE_GNOME= pygtk2 USE_PYTHON= yes -USES= gettext GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes |