From ed75b9f28e82f3a563f990bf3e96f71b0e4b256b Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Fri, 1 Aug 2003 18:36:27 +0000 Subject: - Rearrange USE_GNOME PR: 55151 Submitted by: Ports Fury Approved by: fjoe (mentor) (implicit) --- graphics/morpheus/Makefile | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'graphics/morpheus/Makefile') diff --git a/graphics/morpheus/Makefile b/graphics/morpheus/Makefile index b718b26580e3..a0382aa905a5 100644 --- a/graphics/morpheus/Makefile +++ b/graphics/morpheus/Makefile @@ -17,18 +17,11 @@ LIB_DEPENDS= morph.0:${PORTSDIR}/graphics/libmorph \ gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea USE_X_PREFIX= yes -USE_GMAKE= yes USE_MESA= yes -USE_GNOME= yes +USE_GNOME= gnomehack gnomelibs gnomeprefix +USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" - -pre-patch: - @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ - 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \ - s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g' + LDFLAGS="-L${LOCALBASE}/lib" .include -- cgit v1.2.3