diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-27 17:06:03 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-27 17:06:03 +0000 |
commit | a2849da21a993b42e6db9fffc1a4cf7bb6ba8d14 (patch) | |
tree | 2ea57431dddea5c41b886f8f681dcebd0c224aae /www/screem | |
parent | d4f621dbf29afa7c8ab0a36460943e2889fa75b3 (diff) |
Notes
Diffstat (limited to 'www/screem')
-rw-r--r-- | www/screem/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/screem/Makefile b/www/screem/Makefile index 3867ed613c71..14365a87c4ec 100644 --- a/www/screem/Makefile +++ b/www/screem/Makefile @@ -21,6 +21,7 @@ USE_GNOME= desktopfileutils gnomehack gnomemenus gnomeprefix \ gtksourceview intlhack libgnomeprintui libgnomeui libgtkhtml USE_XORG= xpm USE_GMAKE= yes +USE_PKGCONFIG= build GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |