summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authordsainty <dsainty>2006-05-21 03:01:10 +0000
committerdsainty <dsainty>2006-05-21 03:01:10 +0000
commitde88781a7fd546037b856c6caf58f88edf949cde (patch)
treeefddc386f332e6de0a69a4bbe4ab87d618fc82d6 /emulators
parent6bac56c861dbbed93a102a75065d4b47c34d13ff (diff)
downloadpkgsrc-de88781a7fd546037b856c6caf58f88edf949cde.tar.gz
USE_LANGUAGES=c c++
Diffstat (limited to 'emulators')
-rw-r--r--emulators/palmosemulator/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/palmosemulator/Makefile b/emulators/palmosemulator/Makefile
index f1d9d3a377e..ab533b9de1d 100644
--- a/emulators/palmosemulator/Makefile
+++ b/emulators/palmosemulator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2006/02/05 23:09:02 joerg Exp $
+# $NetBSD: Makefile,v 1.23 2006/05/21 03:01:10 dsainty Exp $
#
DISTNAME= emulator_src_${POSE_VERSION}
@@ -32,6 +32,7 @@ CPPFLAGS+= -DFLTK_1_0_COMPAT
CONFIGURE_DIRS= ${POSE_BUILD_DIR}
BUILD_DIRS= ${POSE_BUILD_DIR}
+USE_LANGUAGES= c c++
USE_TOOLS+= gmake perl
GNU_CONFIGURE= YES