aboutsummaryrefslogtreecommitdiff
path: root/dns/powerdns-devel
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2009-08-11 12:20:12 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2009-08-11 12:20:12 +0000
commit2b8d3a9f82b443ab5b02bd0c48dc7271fe123d8c (patch)
treea698845dbcfc3e28b130a4305600e4a3f518ccd9 /dns/powerdns-devel
parent6560baf602e05e447d478fba03796d58080e5a94 (diff)
Notes
Diffstat (limited to 'dns/powerdns-devel')
-rw-r--r--dns/powerdns-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/powerdns-devel/Makefile b/dns/powerdns-devel/Makefile
index 6d637fe1aa9b..1199389bcbf3 100644
--- a/dns/powerdns-devel/Makefile
+++ b/dns/powerdns-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= powerdns
PORTVERSION= 2.9.22.${SNAPSHOT}
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= dns ipv6
MASTER_SITES= http://svn.powerdns.com/snapshots/${REVISION}/
@@ -142,7 +143,7 @@ PLIST_SUB+= WITHSQLITE3="@comment "
.endif
.if defined(WITH_OPENDBX)
-LIB_DEPENDS+= opendbx.[1-2]:${PORTSDIR}/databases/opendbx
+LIB_DEPENDS+= opendbx.3:${PORTSDIR}/databases/opendbx
CONFIGURE_MODULES+= "opendbx"
PLIST_SUB+= WITHOPENDBX=""
CXXFLAGS+= -L${LOCALBASE}/lib