diff options
-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 126cc2b0caaf..f01a9415d2a8 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 -USES= cmake +USES+= cmake PLIST_SUB+= VERSION=${PORTVERSION} |