summaryrefslogtreecommitdiff
path: root/ftp/pureadmin
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 10:23:53 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 10:23:53 +0000
commitd5da69710473d5ba18bc506a136e760259452a74 (patch)
tree51df89204d33173a463ecec3426fd4e0999b304f /ftp/pureadmin
parentUpdate to 5.1.69 release. (diff)
Convert f* to USES=pkgconfig
Diffstat (limited to 'ftp/pureadmin')
-rw-r--r--ftp/pureadmin/Makefile2
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