From d8d860d5a60963238373770be7ce967963cda9ed Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 19 Aug 2003 23:08:09 +0000 Subject: Use gnomeprefix and gnomehack to fix the build on bento. Reported by: bento via kris --- editors/dedit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors') diff --git a/editors/dedit/Makefile b/editors/dedit/Makefile index 36ba639..28224cb 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" -- cgit v1.1