summaryrefslogtreecommitdiff
path: root/games/nethack-lib
diff options
context:
space:
mode:
authoragc <agc>2000-07-17 15:37:15 +0000
committeragc <agc>2000-07-17 15:37:15 +0000
commitf1a1fe2cd14e5d7607fdb3bb94f5bb177c2b197a (patch)
tree0952e3fc6fc7205eb6d1fd58027658ada3991675 /games/nethack-lib
parentcf283a5518db651f6bcea3eb8fc549993fc9cb3e (diff)
downloadpkgsrc-f1a1fe2cd14e5d7607fdb3bb94f5bb177c2b197a.tar.gz
Make this package compile on Solaris.
Diffstat (limited to 'games/nethack-lib')
-rw-r--r--games/nethack-lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack-lib/Makefile b/games/nethack-lib/Makefile
index fe05b1c47f8..5a08a32bd2c 100644
--- a/games/nethack-lib/Makefile
+++ b/games/nethack-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/07/17 14:31:12 agc Exp $
+# $NetBSD: Makefile,v 1.8 2000/07/17 15:37:15 agc Exp $
#
DISTNAME= nethack-3.3.0
@@ -19,7 +19,7 @@ DEINSTALL_FILE= ${WRKDIR}/DEINSTALL
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"
-MAKE_FLAGS+= CC=gcc
+MAKE_FLAGS+= CC=gcc CPPFLAGS=
.endif
pre-configure: