diff options
Diffstat (limited to 'sysutils/pyrenamer/Makefile')
-rw-r--r-- | sysutils/pyrenamer/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/pyrenamer/Makefile b/sysutils/pyrenamer/Makefile index 5cd202cdf409..15a99ce4c07d 100644 --- a/sysutils/pyrenamer/Makefile +++ b/sysutils/pyrenamer/Makefile @@ -10,10 +10,9 @@ MASTER_SITES= http://www.infinicode.org/code/pyrenamer/files/ MAINTAINER= ports@FreeBSD.org COMMENT= A mass file renamer written in PyGTK -USES= pathfix pkgconfig +USES= pathfix pkgconfig gettext USE_GNOME= gconf2 pygtk2 USE_PYTHON= yes -USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |