diff options
Diffstat (limited to 'net/libproxy/Makefile')
-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 d9e867cc9174..126cc2b0caaf 100644 --- a/net/libproxy/Makefile +++ b/net/libproxy/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= gnome@FreeBSD.org COMMENT?= Library that provides automatic proxy configuration management -USE_CMAKE= yes +USES= cmake PLIST_SUB+= VERSION=${PORTVERSION} |