summaryrefslogtreecommitdiff
path: root/audio/nas
diff options
context:
space:
mode:
authortron <tron>2007-01-28 20:18:30 +0000
committertron <tron>2007-01-28 20:18:30 +0000
commitcb57e0b63c4ebf3a2e2dc8ad6fb72ccc5430e410 (patch)
treec8ba38c0758a41d5643424d04641636cca9fc954 /audio/nas
parent9c8a8c6093a843ac05c463733700db253defab4d (diff)
downloadpkgsrc-cb57e0b63c4ebf3a2e2dc8ad6fb72ccc5430e410.tar.gz
The server components don't get installed under Mac OS X.
Diffstat (limited to 'audio/nas')
-rw-r--r--audio/nas/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/nas/Makefile b/audio/nas/Makefile
index 64bb35cdd69..d29e5556ed8 100644
--- a/audio/nas/Makefile
+++ b/audio/nas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2007/01/27 20:56:18 markd Exp $
+# $NetBSD: Makefile,v 1.72 2007/01/28 20:18:30 tron Exp $
DISTNAME= nas-1.8.src
PKGNAME= ${DISTNAME:S/.src//}
@@ -76,7 +76,7 @@ post-install:
PLIST_SRC= ${PKGDIR}/PLIST.clients
-.if ${OPSYS} != "Interix"
+.if ${OPSYS} != "Darwin" && ${OPSYS} != "Interix"
PLIST_SRC+= ${PKGDIR}/PLIST.server
EGDIR= ${PREFIX}/share/examples/nas
CONF_FILES= ${EGDIR}/nasd.conf.eg ${PKG_SYSCONFDIR}/nasd.conf