aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-03 00:07:09 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-03 00:07:09 +0000
commitf8bcb55d49547f6e8d97153e89c057c6fa804882 (patch)
tree810e8d48892e9257d035ceb15b74eaacd365ad82 /emulators
parent0fd8045a7f59db5c5fd55f33fe4d71c0e5d6b6c9 (diff)
downloadports-f8bcb55d49547f6e8d97153e89c057c6fa804882.tar.gz
ports-f8bcb55d49547f6e8d97153e89c057c6fa804882.zip
- Switch to USES=libtool
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=360326
Diffstat (limited to 'emulators')
-rw-r--r--emulators/tiemu3/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/tiemu3/Makefile b/emulators/tiemu3/Makefile
index e27396805d8e..dbbd8edfc3e2 100644
--- a/emulators/tiemu3/Makefile
+++ b/emulators/tiemu3/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tiemu3
PORTVERSION= 3.03
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= emulators
MASTER_SITES= SF/gtktiemu/tiemu-linux/TIEmu%20${DISTVERSION}
DISTNAME= tiemu-${DISTVERSION}
@@ -16,8 +16,8 @@ LIB_DEPENDS= libticalcs2.so:${PORTSDIR}/comms/libticalcs2 \
libticables2.so:${PORTSDIR}/comms/libticables2 \
libtifiles2.so:${PORTSDIR}/devel/libtifiles2
-USES= gmake pkgconfig
-USE_AUTOTOOLS= libtool
+USES= gmake libtool pkgconfig
+GNU_CONFIGURE= yes
USE_GNOME= gtk20 libglade2
USE_SDL= sdl