summaryrefslogtreecommitdiffstats
path: root/net/gift
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-10-06 11:21:50 +0000
committeredwin <edwin@FreeBSD.org>2003-10-06 11:21:50 +0000
commit53b3cc0f997579974374e2ea075e18cfecae6e7e (patch)
treec34d444190f5f1a3ef5aea980834a2b2e8438034 /net/gift
parent96ae772bb0d4515f379f29f80058362dcd12abe0 (diff)
downloadFreeBSD-ports-53b3cc0f997579974374e2ea075e18cfecae6e7e.zip
FreeBSD-ports-53b3cc0f997579974374e2ea075e18cfecae6e7e.tar.gz
Add INSTALLS_SHLIB definition.
Diffstat (limited to 'net/gift')
-rw-r--r--net/gift/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/gift/Makefile b/net/gift/Makefile
index 37855fe..0d46ac1 100644
--- a/net/gift/Makefile
+++ b/net/gift/Makefile
@@ -30,6 +30,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \
LDFLAGS="${LDFLAGS}"
+INSTALLS_SHLIB =yes
.if defined(WITH_LIBMAGIC)
CONFIGURE_ARGS= --enable-libmagic
.endif
OpenPOWER on IntegriCloud