diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2006-09-09 09:18:58 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2006-09-09 09:18:58 +0000 |
commit | 6d1db141589c520d1966c84e06029b620e67a77f (patch) | |
tree | d801d1d24fcbbfceb3d24d00879413a36f15251c /emulators | |
parent | 5e38e9b8983a6b7cfead028915917914f41af894 (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/tilem/Makefile | 2 |
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> |