aboutsummaryrefslogtreecommitdiff
path: root/emulators/tme
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-22 14:48:03 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-22 14:48:03 +0000
commit077a58f032efc81c06a5c627cf14888c6eee37d9 (patch)
tree14fee1a21bf0a706c4026dfb70c9bd7281351d20 /emulators/tme
parenta4da4776f1822761dc6ede9613d669b718644578 (diff)
downloadports-077a58f032efc81c06a5c627cf14888c6eee37d9.tar.gz
ports-077a58f032efc81c06a5c627cf14888c6eee37d9.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209583
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