summaryrefslogtreecommitdiff
path: root/games/gno3dtet
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-08-28 08:46:29 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-08-28 08:46:29 +0000
commit006073f8568231d55b52570384b2a38d60d377cf (patch)
tree39e26c049a4967bc69408e75af88e59c7fbe6972 /games/gno3dtet
parentadd avidemux 0.9.0.12 (diff)
Use USE_GNOMENG.
PR: 42114 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=65164
Diffstat (limited to 'games/gno3dtet')
-rw-r--r--games/gno3dtet/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile
index 1116d2acfc82..900bbe7b6a61 100644
--- a/games/gno3dtet/Makefile
+++ b/games/gno3dtet/Makefile
@@ -17,17 +17,15 @@ MAINTAINER= ports@FreeBSD.org
USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= yes
+USE_GNOMENG= yes
+USE_GNOME= gnomeprefix gnomehack gnomelibs
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-pre-patch:
+post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
- @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
- 's|\$$(datadir)/gnome/|\$$(datadir)/|g ; \
- s|\$$(datadir)/locale|\$$(prefix)/share/locale|g'
post-install:
${CHOWN} root:games ${PREFIX}/bin/gno3dtet