aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2006-09-09 09:18:58 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2006-09-09 09:18:58 +0000
commit6d1db141589c520d1966c84e06029b620e67a77f (patch)
treed801d1d24fcbbfceb3d24d00879413a36f15251c /emulators
parent5e38e9b8983a6b7cfead028915917914f41af894 (diff)
Notes
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 f33cf0e6cc6a..6d6f4b4d0189 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>