aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/tme
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-22 22:48:03 +0800
committermiwi <miwi@FreeBSD.org>2008-03-22 22:48:03 +0800
commit3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188 (patch)
treee2214727ec8d8e927015b3288697216a207cad1b /emulators/tme
parent71a92f0401a4f87d6db72a4ab48749838052a9bf (diff)
downloadfreebsd-ports-gnome-3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188.tar.gz
freebsd-ports-gnome-3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188.tar.zst
freebsd-ports-gnome-3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'emulators/tme')
-rw-r--r--emulators/tme/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile
index 45e6f9c76735..350092f2ddd7 100644
--- a/emulators/tme/Makefile
+++ b/emulators/tme/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tme
PORTVERSION= 0.6
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://people.csail.mit.edu/fredette/tme/
@@ -18,7 +19,6 @@ USE_GMAKE= yes
USE_GNOME= gtk12 gnometarget
CONFIGURE_ARGS+= --disable-shared
MAKE_ENV= LANG=C
-USE_XLIB= yes
post-patch:
${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/libtme/module.c