diff options
Diffstat (limited to 'devel/lbpp/Makefile')
-rw-r--r-- | devel/lbpp/Makefile | 3 |
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} \ |