From 7689c4a0e57856f870ceaa9e7b9360ddd204c639 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Thu, 26 Jan 2006 04:29:21 +0000 Subject: Add missing USE_GETTEXT --- emulators/vx68k/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'emulators/vx68k') 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 -- cgit v1.2.3