summaryrefslogtreecommitdiff
path: root/x11/gnustep-gui
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2004-05-01 12:20:38 +0000
committerkristerw <kristerw@pkgsrc.org>2004-05-01 12:20:38 +0000
commit1a42bcf432f6fc902c92e4fb6ff055856e515016 (patch)
treeec0a56ec7031e06667ab04c6ddc8dc91a874083f /x11/gnustep-gui
parenta0027969cb525149910cd4e4affda6ff7bb3dc46 (diff)
downloadpkgsrc-1a42bcf432f6fc902c92e4fb6ff055856e515016.tar.gz
Make this work with the NetBSD 1.6 make too.
Diffstat (limited to 'x11/gnustep-gui')
-rw-r--r--x11/gnustep-gui/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile
index fbf769c15d3..ba9578aa893 100644
--- a/x11/gnustep-gui/Makefile
+++ b/x11/gnustep-gui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/04/16 13:32:03 rh Exp $
+# $NetBSD: Makefile,v 1.15 2004/05/01 12:20:38 kristerw Exp $
#
DISTNAME= gnustep-gui-0.9.2
@@ -21,7 +21,7 @@ CONFIGURE_ARGS+= --exec-prefix=${PREFIX}/libexec/GNUstep
.include "../../mk/ossaudio.buildlink3.mk"
-.if !empty(${HAVE_OSS:M[Nn][Oo]}) && !exists(/usr/include/soundcard.h) && \
+.if !empty(HAVE_OSS:M[Nn][Oo]) && !exists(/usr/include/soundcard.h) && \
!exists(/usr/include/sys/soundcard.h) && \
!exists(/usr/include/machine/soundcard.h)
CONFIGURE_ARGS+=--disable-gsnd