aboutsummaryrefslogtreecommitdiff
path: root/devel/bufferpool
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-07-26 05:40:22 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-07-26 05:40:22 +0000
commit9346b215f04cc84bbb7125ff2fcf03978f859a21 (patch)
tree73bea5baa559b61c5e812c50ac96fad638950c75 /devel/bufferpool
parent49ac3accb4fc378c681317849f4ae94655a61423 (diff)
Notes
Diffstat (limited to 'devel/bufferpool')
-rw-r--r--devel/bufferpool/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/bufferpool/Makefile b/devel/bufferpool/Makefile
index b533dc7c195e..597f7300f4fa 100644
--- a/devel/bufferpool/Makefile
+++ b/devel/bufferpool/Makefile
@@ -13,12 +13,11 @@ MASTER_SITES= http://lscube.org/files/downloads/bufferpool/
MAINTAINER= ports@FreeBSD.org
COMMENT= Bufferpool - the memory management library Feng and Felix depend upon
-BUILD_DEPENDS= pkg-config>0:${PORTSDIR}/devel/pkg-config
-
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_BZIP2= yes
USE_LDCONFIG= yes
+USE_PKGCONFIG= yes
USE_GNOME= gnomehack
.include <bsd.port.mk>