diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-31 12:14:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-31 12:14:30 +0000 |
commit | a88b598dd62ce66e59fbde377e0b8a7a9d005594 (patch) | |
tree | c56f8f84434450ac32b875839c719d59250ff69c /net/yazproxy | |
parent | 86d31dca902da83e0e24459645779b0efc210a4e (diff) | |
download | ports-a88b598dd62ce66e59fbde377e0b8a7a9d005594.tar.gz ports-a88b598dd62ce66e59fbde377e0b8a7a9d005594.zip |
Notes
Diffstat (limited to 'net/yazproxy')
-rw-r--r-- | net/yazproxy/Makefile | 3 | ||||
-rw-r--r-- | net/yazproxy/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net/yazproxy/Makefile b/net/yazproxy/Makefile index bd9f38494ae7..580a26ec672b 100644 --- a/net/yazproxy/Makefile +++ b/net/yazproxy/Makefile @@ -15,7 +15,4 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-shared --with-yazpp=${LOCALBASE}/bin USE_LDCONFIG= yes -MAN8= yazproxy.8 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/yazproxy/pkg-plist b/net/yazproxy/pkg-plist index d139e1633980..c42ac2c0cd51 100644 --- a/net/yazproxy/pkg-plist +++ b/net/yazproxy/pkg-plist @@ -51,6 +51,7 @@ lib/yazproxy/mod_proxy_sample.so %%DATADIR%%/yazproxy.xsd %%DATADIR%%/yazproxyctl.sh %%DATADIR%%/zeerex-2.0.xsd +man/man8/yazproxy.8.gz @dirrm %%DATADIR%% @dirrm %%DOCSDIR%%/common @dirrm %%DOCSDIR%% |