summaryrefslogtreecommitdiff
path: root/emulators/vx68k
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-01-26 04:29:21 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-01-26 04:29:21 +0000
commit7689c4a0e57856f870ceaa9e7b9360ddd204c639 (patch)
tree21fe7f436b198f255b51f51cd0529f20b162a4ef /emulators/vx68k
parentAdd missing USE_PERL5_BUILD (diff)
Add missing USE_GETTEXT
Notes
Notes: svn path=/head/; revision=154477
Diffstat (limited to 'emulators/vx68k')
-rw-r--r--emulators/vx68k/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/vx68k/Makefile b/emulators/vx68k/Makefile
index 99c41758cc9e..15db62465c74 100644
--- a/emulators/vx68k/Makefile
+++ b/emulators/vx68k/Makefile
@@ -17,6 +17,7 @@ COMMENT= A virtual machine that emulates a Sharp X68000
LIB_DEPENDS= vm68k.4:${PORTSDIR}/emulators/libvm68k
+USE_GETTEXT= yes
USE_GL= yes
USE_GNOME= gtk12
USE_AUTOTOOLS= libtool:15