diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/libproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libproxy/Makefile b/net/libproxy/Makefile index 41ad88517..0d1d8218a 100644 --- a/net/libproxy/Makefile +++ b/net/libproxy/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= gnome@FreeBSD.org COMMENT?= Library that provides automatic proxy configuration management -USE_CMAKE= yes +USES= cmake USE_GNOME= gnomehier PLIST_SUB+= VERSION=${PORTVERSION} |