diff options
Diffstat (limited to 'net-p2p/gift/Makefile')
-rw-r--r-- | net-p2p/gift/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/gift/Makefile b/net-p2p/gift/Makefile index 991dfc789fa5..1780d90eefac 100644 --- a/net-p2p/gift/Makefile +++ b/net-p2p/gift/Makefile @@ -27,7 +27,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \ LDFLAGS="${LDFLAGS}" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_RC_SUBR= yes MAN1= giftd.1 |