aboutsummaryrefslogtreecommitdiffstats
path: root/dns/powerdns/Makefile
diff options
context:
space:
mode:
authorstefan <stefan@FreeBSD.org>2006-11-19 23:54:44 +0800
committerstefan <stefan@FreeBSD.org>2006-11-19 23:54:44 +0800
commit4b550ab5b686b510e43eca4d12beb08c87e6b2d9 (patch)
tree359e65f2cc6146778b614bd7124d5ab9404b7762 /dns/powerdns/Makefile
parenta31fa65d70a10ad5c5c2ffda1be5a69a3e400b64 (diff)
downloadfreebsd-ports-gnome-4b550ab5b686b510e43eca4d12beb08c87e6b2d9.tar.gz
freebsd-ports-gnome-4b550ab5b686b510e43eca4d12beb08c87e6b2d9.tar.zst
freebsd-ports-gnome-4b550ab5b686b510e43eca4d12beb08c87e6b2d9.zip
- Add patches to fix IPv6 support. [1]
- Add a comment to mark bundled recursor as deprecated (by the author). [2] - s/INSTALLS_SHLIB/USE_LDCONFIG/ to satisfy portlint. PR: 105490 [1], 105491 [2] Submitted by: Sten Spans<sten@blinkenlights.nl> [1], [2] Approved by: maintainer [1], [2]
Diffstat (limited to 'dns/powerdns/Makefile')
-rw-r--r--dns/powerdns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile
index c33d95db9f73..21fa7fed0491 100644
--- a/dns/powerdns/Makefile
+++ b/dns/powerdns/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost
USE_GMAKE= YES
USE_SUBMAKE= YES
USE_AUTOTOOLS= libtool:15
-INSTALLS_SHLIB= YES
+USE_LDCONFIG= YES
CXXFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}