summaryrefslogtreecommitdiff
path: root/emulators/palmosemulator
diff options
context:
space:
mode:
authorsimonb <simonb@pkgsrc.org>2004-02-23 10:30:47 +0000
committersimonb <simonb@pkgsrc.org>2004-02-23 10:30:47 +0000
commit0785acb22a20cc981d1cac85485b79e59c0e0a52 (patch)
tree2ec9811211eabc1eae9cef1ad3eac5e9d85f51f9 /emulators/palmosemulator
parente0390b95a0e971158f14942925efc26f0a05f7e9 (diff)
downloadpkgsrc-0785acb22a20cc981d1cac85485b79e59c0e0a52.tar.gz
Use -DFLTK_1_0_COMPAT so that this builds with newer versions of FLTK.
Diffstat (limited to 'emulators/palmosemulator')
-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}