diff options
Diffstat (limited to 'ftp/pureadmin/Makefile')
-rw-r--r-- | ftp/pureadmin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/pureadmin/Makefile b/ftp/pureadmin/Makefile index 89ec67a67b90..a0428502fa6a 100644 --- a/ftp/pureadmin/Makefile +++ b/ftp/pureadmin/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= SF/purify/Default/${PORTVERSION} MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Management utility for the PureFTPd +USES= pkgconfig USE_GNOME= gnomehack libglade2 -USE_PKGCONFIG= yes USE_FAM= yes USE_GETTEXT= yes USE_GMAKE= yes |