diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-08-05 11:44:11 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-08-05 11:44:11 +0800 |
commit | 4707ef0abf1363637fe80610ae36bebdaa955675 (patch) | |
tree | cb4f486f7788fad0eef7738997010495a9059309 /databases/p5-BDB | |
parent | bf184597ad4f0dfccad43a4730ecc9814408da8e (diff) | |
download | freebsd-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/Makefile | 2 |
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 |