diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-06 07:24:27 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-06 07:24:27 +0000 |
commit | 7577b4b8e2c5d47b50204d03f8eebef7f5b112ca (patch) | |
tree | f7bbbfadc91ba4c76c73945afbfead5caf8e4373 | |
parent | 83eaebb8eb34b929e2a83ef99ff2a46130f593e7 (diff) | |
download | ports-7577b4b8e2c5d47b50204d03f8eebef7f5b112ca.tar.gz ports-7577b4b8e2c5d47b50204d03f8eebef7f5b112ca.zip |
Notes
-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} |