From 6fc67f324ca31c3835ac35455eb9688305d9cbf9 Mon Sep 17 00:00:00 2001 From: adamw Date: Sat, 12 Apr 2003 07:30:39 +0000 Subject: Goodbye GNOMENG, hello new infrastructure. Thanks for the reminder, Joe. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@598 df743ca5-7f9a-e211-a948-0013205c9059 --- editors/ghex2/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/editors/ghex2/Makefile b/editors/ghex2/Makefile index cc743e0aa..03937e27b 100644 --- a/editors/ghex2/Makefile +++ b/editors/ghex2/Makefile @@ -16,17 +16,12 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 2 hex editor -LIB_DEPENDS= gailutil.17:${PORTSDIR}/x11-toolkits/gail \ - gnomeprintui-2-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \ - gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui - USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack -USE_LIBTOOL= yes USE_REINPLACE= yes +USE_GNOME= gnomeprefix gnomehack gail libgnomeprintui libgnomeui +USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -- cgit v1.2.3