aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libgtksourceviewmm
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-03-15 16:32:41 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-03-15 16:32:41 +0000
commit3897d821bee48c3336e7ff2012f007a708d9b295 (patch)
tree5692d8995a6d8217d052d96f1065e6c4af0fd8bb /x11-toolkits/libgtksourceviewmm
parent48092d59cb9406ece65537aeee7690099c813b40 (diff)
downloadports-3897d821bee48c3336e7ff2012f007a708d9b295.tar.gz
ports-3897d821bee48c3336e7ff2012f007a708d9b295.zip
Notes
Diffstat (limited to 'x11-toolkits/libgtksourceviewmm')
-rw-r--r--x11-toolkits/libgtksourceviewmm/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-toolkits/libgtksourceviewmm/Makefile b/x11-toolkits/libgtksourceviewmm/Makefile
index 9b110ddcef06..06ae447c0b2f 100644
--- a/x11-toolkits/libgtksourceviewmm/Makefile
+++ b/x11-toolkits/libgtksourceviewmm/Makefile
@@ -13,17 +13,14 @@ COMMENT= C++ binding of GtkSourceView
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
-USES= pkgconfig
+USES= pkgconfig gmake tar:bzip2
USE_LDCONFIG= yes
-USE_BZIP2= yes
USE_GNOME= gtksourceview2 gnomeprefix gnomehack
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBAS}/lib
CONFIGURE_ARGS= --disable-docs
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' \
${WRKSRC}/gtksourceview/gtksourceviewmm/sourceiter.cc \