aboutsummaryrefslogtreecommitdiffstats
path: root/dns/powerdns-devel
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2009-08-11 20:20:12 +0800
committeraraujo <araujo@FreeBSD.org>2009-08-11 20:20:12 +0800
commit4b030266783803186fd926c6a1b654d10b7ae68b (patch)
tree21fcba07685f8669a9d9cff4aec780222479a6f2 /dns/powerdns-devel
parentc2e1e42b0b9c506d36ec483a8def718c961aa127 (diff)
downloadfreebsd-ports-gnome-4b030266783803186fd926c6a1b654d10b7ae68b.tar.gz
freebsd-ports-gnome-4b030266783803186fd926c6a1b654d10b7ae68b.tar.zst
freebsd-ports-gnome-4b030266783803186fd926c6a1b654d10b7ae68b.zip
- Bump PORTREVISION in favor of new databases/opendbx.
PR: ports/137579 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer)
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