aboutsummaryrefslogtreecommitdiff
path: root/editors/dedit
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-19 23:08:09 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-19 23:08:09 +0000
commitffe6b77c3c140b5e5d3fa82dacfa6f96286e1715 (patch)
tree981d7df6c381d1bbbfc7e623f46dc93a9f3dd78e /editors/dedit
parent732bb90952256509cc11c035a97b6359ab6aef3f (diff)
downloadports-ffe6b77c3c140b5e5d3fa82dacfa6f96286e1715.tar.gz
ports-ffe6b77c3c140b5e5d3fa82dacfa6f96286e1715.zip
Use gnomeprefix and gnomehack to fix the build on bento.
Reported by: bento via kris
Notes
Notes: svn path=/head/; revision=87320
Diffstat (limited to 'editors/dedit')
-rw-r--r--editors/dedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/dedit/Makefile b/editors/dedit/Makefile
index 36ba63961f55..28224cb8e32f 100644
--- a/editors/dedit/Makefile
+++ b/editors/dedit/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_X_PREFIX= yes
-USE_GNOME= gnomelibs gtk12 glib12 orbit
+USE_GNOME= gnomelibs gnomeprefix gnomehack gtk12 glib12 orbit
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -liconv"