diff options
Diffstat (limited to 'net/yazproxy/Makefile')
-rw-r--r-- | net/yazproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/yazproxy/Makefile b/net/yazproxy/Makefile index bd9c5cf17ecb..ba6069d32911 100644 --- a/net/yazproxy/Makefile +++ b/net/yazproxy/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= yazpp:${PORTSDIR}/net/yaz++ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-shared --with-yazpp=${LOCALBASE}/bin -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN8= yazproxy.8 |