Fix a typo and unbreak the build.

Reported by:	krismail
This commit is contained in:
Alexey Dokuchaev 2006-09-09 09:18:58 +00:00
parent 5e38e9b898
commit 6d1db14158
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172615

View file

@ -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>