aboutsummaryrefslogtreecommitdiff
path: root/emulators/tiemu3
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-01-17 19:06:35 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-01-17 19:06:35 +0000
commitf2c31745173a2754c9798476f68c4ce91514a5a0 (patch)
tree12fa140fb6b6c09d6c0ea79a1ee31d923659b3e0 /emulators/tiemu3
parent304c5c8d5b33c040c9230dd101c97deb87985bd6 (diff)
downloadports-f2c31745173a2754c9798476f68c4ce91514a5a0.tar.gz
ports-f2c31745173a2754c9798476f68c4ce91514a5a0.zip
Notes
Diffstat (limited to 'emulators/tiemu3')
-rw-r--r--emulators/tiemu3/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/tiemu3/Makefile b/emulators/tiemu3/Makefile
index d1c77d41ca09..ade3ce9c86f5 100644
--- a/emulators/tiemu3/Makefile
+++ b/emulators/tiemu3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tiemu3
PORTVERSION= 3.03
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
MASTER_SITES= SF/gtktiemu/tiemu-linux/TIEmu%20${DISTVERSION}
DISTNAME= tiemu-${DISTVERSION}
@@ -16,9 +16,9 @@ EXTRACT_SUFX= -nogdb.tar.gz
MAINTAINER= cyberbotx@cyberbotx.com
COMMENT= TI89(ti)/92(+)/V200 hand-helds emulator
-LIB_DEPENDS= ticalcs2.9:${PORTSDIR}/comms/libticalcs2 \
- ticables2.4:${PORTSDIR}/comms/libticables2 \
- tifiles2.7:${PORTSDIR}/devel/libtifiles2
+LIB_DEPENDS= ticalcs2.10:${PORTSDIR}/comms/libticalcs2 \
+ ticables2.5:${PORTSDIR}/comms/libticables2 \
+ tifiles2.8:${PORTSDIR}/devel/libtifiles2
USE_AUTOTOOLS= libtool
USE_GMAKE= yes