summaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2006-09-09 09:18:58 +0000
committerdanfe <danfe@FreeBSD.org>2006-09-09 09:18:58 +0000
commitb825d2c6dc05b428de934c3dddb2d52836b408db (patch)
tree605e6baf97cd68c98c796190056035d9a8470315 /emulators
parentc74fdb8cd918cc035ea583554d70023fb100de76 (diff)
downloadFreeBSD-ports-b825d2c6dc05b428de934c3dddb2d52836b408db.zip
FreeBSD-ports-b825d2c6dc05b428de934c3dddb2d52836b408db.tar.gz
Fix a typo and unbreak the build.
Reported by: krismail
Diffstat (limited to 'emulators')
-rw-r--r--emulators/tilem/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/tilem/Makefile b/emulators/tilem/Makefile
index f33cf0e..6d6f4b4 100644
--- a/emulators/tilem/Makefile
+++ b/emulators/tilem/Makefile
@@ -17,7 +17,7 @@ COMMENT= An emulator for the Z80 series of Texas Instruments calculators
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_GNOME= gtk12
+USE_GNOME= gtk20
USE_X_PREFIX= yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud