From de88781a7fd546037b856c6caf58f88edf949cde Mon Sep 17 00:00:00 2001 From: dsainty Date: Sun, 21 May 2006 03:01:10 +0000 Subject: USE_LANGUAGES=c c++ --- emulators/palmosemulator/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators') 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 -- cgit v1.2.3