diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 14:20:25 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 14:20:25 +0000 |
commit | 992586fa0863f8346a19cbcdfbba376c5c4dfd43 (patch) | |
tree | 87b239f8431cee200969f89da8739806496b7dad /www/screem/Makefile | |
parent | dc0ce8f5839343b4c972ae818337189b1b55d447 (diff) | |
download | ports-992586fa0863f8346a19cbcdfbba376c5c4dfd43.tar.gz ports-992586fa0863f8346a19cbcdfbba376c5c4dfd43.zip |
Notes
Diffstat (limited to 'www/screem/Makefile')
-rw-r--r-- | www/screem/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/screem/Makefile b/www/screem/Makefile index 6533cd21bafd..632188481935 100644 --- a/www/screem/Makefile +++ b/www/screem/Makefile @@ -13,12 +13,11 @@ COMMENT= Nice GNOME/GTK-based HTML editor LIB_DEPENDS= croco-0.6.3:${PORTSDIR}/textproc/libcroco USE_GETTEXT= yes -USES= pathfix +USES= pathfix pkgconfig USE_GNOME= desktopfileutils 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 |