aboutsummaryrefslogtreecommitdiff
path: root/emulators/tiemu3/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-01-29 10:18:43 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-01-29 10:18:43 +0000
commit08cb3e38b70de4cf86beceed79d18c22fe6c07d5 (patch)
treee8db79862d6e06cf9cab57606bb82fc01f24b58f /emulators/tiemu3/Makefile
parent3e78fd40c13830aee52534aefd8c19f22344ebb1 (diff)
downloadports-08cb3e38b70de4cf86beceed79d18c22fe6c07d5.tar.gz
ports-08cb3e38b70de4cf86beceed79d18c22fe6c07d5.zip
Notes
Diffstat (limited to 'emulators/tiemu3/Makefile')
-rw-r--r--emulators/tiemu3/Makefile13
1 files changed, 5 insertions, 8 deletions
diff --git a/emulators/tiemu3/Makefile b/emulators/tiemu3/Makefile
index 1e2a2f9b151f..c3a092586f4e 100644
--- a/emulators/tiemu3/Makefile
+++ b/emulators/tiemu3/Makefile
@@ -6,21 +6,18 @@
#
PORTNAME= tiemu3
-PORTVERSION= 3.01
+PORTVERSION= 3.02
CATEGORIES= emulators
MASTER_SITES= SF
MASTER_SITE_SUBDIR= gtktiemu
-
-PATCH_SITES= ${MASTER_SITE_SOURCEFORGE}
-PATCH_SITE_SUBDIR= gtktiemu
-PATCHFILES= ${PORTNAME}-${PORTVERSION}a.diff.bz2
+DISTNAME= tiemu-${PORTVERSION}
MAINTAINER= cyberbotx@cyberbotx.com
COMMENT= TI89(ti)/92(+)/V200 hand-helds emulator
-LIB_DEPENDS= ticalcs2.6:${PORTSDIR}/comms/libticalcs2 \
+LIB_DEPENDS= ticalcs2.7:${PORTSDIR}/comms/libticalcs2 \
ticables2.1:${PORTSDIR}/comms/libticables2 \
- tifiles2.4:${PORTSDIR}/devel/libtifiles2
+ tifiles2.5:${PORTSDIR}/devel/libtifiles2
USE_BZIP2= yes
HAS_CONFIGURE= yes
@@ -41,7 +38,7 @@ CONFIGURE_ARGS+= --disable-nls
PLIST_SUB= NLS="@comment "
.endif
-.if defined(WITHOUT_KDE)
+.if !defined(WITH_KDE)
CONFIGURE_ARGS+= --without-kde
.else
USE_KDELIBS_VER= 3