summaryrefslogtreecommitdiff
path: root/devel/lbpp
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-07-28 01:27:25 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-07-28 01:27:25 +0000
commit313ab95b42034defc0918867a5c039d6c49ecdf7 (patch)
treecd55a3d5d8406a39deb4e712212a5267481e0423 /devel/lbpp
parentUse USE_GNOMENG. (diff)
Use USE_GNOMENG.
Notes
Notes: svn path=/head/; revision=63638
Diffstat (limited to 'devel/lbpp')
-rw-r--r--devel/lbpp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/lbpp/Makefile b/devel/lbpp/Makefile
index f13024e9ced9..8d31142965a7 100644
--- a/devel/lbpp/Makefile
+++ b/devel/lbpp/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= ports@FreeBSD.org
USE_REINPLACE= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GNOME= yes
+USE_GNOMENG= yes
+USE_GNOME= gnomeprefix gnomelibs
post-patch:
@${GREP} -lR "malloc.h" ${WRKSRC} | ${XARGS} \