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