summaryrefslogtreecommitdiffstats
path: root/editors/gedit2/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-15 06:19:55 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-15 06:19:55 +0800
commit3965e12acb474ff40a5205e5c4d1de90193b7889 (patch)
tree7dc26a69fe86d4f8c346bd5ba6647c604b6879b3 /editors/gedit2/Makefile
parenta9564ac3c8e0ba5660426cb0f66ed27a7d94e0a7 (diff)
downloadmarcuscom-ports-3965e12acb474ff40a5205e5c4d1de90193b7889.tar
marcuscom-ports-3965e12acb474ff40a5205e5c4d1de90193b7889.tar.gz
marcuscom-ports-3965e12acb474ff40a5205e5c4d1de90193b7889.tar.bz2
marcuscom-ports-3965e12acb474ff40a5205e5c4d1de90193b7889.tar.lz
marcuscom-ports-3965e12acb474ff40a5205e5c4d1de90193b7889.tar.xz
marcuscom-ports-3965e12acb474ff40a5205e5c4d1de90193b7889.tar.zst
marcuscom-ports-3965e12acb474ff40a5205e5c4d1de90193b7889.zip
* Fix build with new eel2
* Use intlhack and lthack git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1668 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit2/Makefile')
-rw-r--r--editors/gedit2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile
index af3297cba..956fe409d 100644
--- a/editors/gedit2/Makefile
+++ b/editors/gedit2/Makefile
@@ -23,8 +23,8 @@ USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeprintui libgnomeui \
- eel2 gtksourceview
+USE_GNOME= gnomeprefix gnomehack intlhack lthack gnomehier \
+ libgnomeprintui libgnomeui eel2 gtksourceview
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
PLIST_SUB= VERSION="2.6"