aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-BDB
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-08-05 11:44:11 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-08-05 11:44:11 +0800
commit4707ef0abf1363637fe80610ae36bebdaa955675 (patch)
treecb4f486f7788fad0eef7738997010495a9059309 /databases/p5-BDB
parentbf184597ad4f0dfccad43a4730ecc9814408da8e (diff)
downloadfreebsd-ports-gnome-4707ef0abf1363637fe80610ae36bebdaa955675.tar.gz
freebsd-ports-gnome-4707ef0abf1363637fe80610ae36bebdaa955675.tar.zst
freebsd-ports-gnome-4707ef0abf1363637fe80610ae36bebdaa955675.zip
- Add PORTSCOUT
Diffstat (limited to 'databases/p5-BDB')
-rw-r--r--databases/p5-BDB/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-BDB/Makefile b/databases/p5-BDB/Makefile
index 04d12e014f08..41e2f3e7007f 100644
--- a/databases/p5-BDB/Makefile
+++ b/databases/p5-BDB/Makefile
@@ -17,6 +17,8 @@ COMMENT= Asynchronous Berkeley DB access
RUN_DEPENDS= p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense
+PORTSCOUT= skipv:1.801
+
CFLAGS+= -I${BDB_INCLUDE_DIR}
MAKE_ENV= LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}"
PERL_CONFIGURE= yes