summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorsimonb <simonb>2004-02-23 10:30:47 +0000
committersimonb <simonb>2004-02-23 10:30:47 +0000
commit5b02c1a968ef0c6aa82d3a8831cb94498f19759a (patch)
tree2ec9811211eabc1eae9cef1ad3eac5e9d85f51f9 /emulators
parentd50ae6abec2d46f74ec77cf792d95adea72fc553 (diff)
downloadpkgsrc-5b02c1a968ef0c6aa82d3a8831cb94498f19759a.tar.gz
Use -DFLTK_1_0_COMPAT so that this builds with newer versions of FLTK.
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 51926bf4453..4fc4b69e8b7 100644
--- a/emulators/palmosemulator/Makefile
+++ b/emulators/palmosemulator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/22 08:36:04 grant Exp $
+# $NetBSD: Makefile,v 1.11 2004/02/23 10:30:47 simonb Exp $
#
DISTNAME= emulator_src_${POSE_VERSION}
@@ -27,6 +27,7 @@ POSE_BUILD_DIR= ${WRKSRC}/BuildUnix
POSE_SHARE_DIR= ${PREFIX}/share/palmosemulator
POSE_SKINS_DIR= ${POSE_SHARE_DIR}/skins
WRKSRC_SKINS= ${WRKDIR}/Skins_v1.9
+CPPFLAGS+= -DFLTK_1_0_COMPAT
CONFIGURE_DIRS= ${POSE_BUILD_DIR}
BUILD_DIRS= ${POSE_BUILD_DIR}