summaryrefslogtreecommitdiff
path: root/audio/nas
diff options
context:
space:
mode:
authorgrant <grant>2004-02-09 12:19:45 +0000
committergrant <grant>2004-02-09 12:19:45 +0000
commit75a55fc51148fdbd14c5193d990f82b8653ddd6a (patch)
tree0c033030c94dbfb866f80b67b3af957c1230dec7 /audio/nas
parent0be62a89b652784f4dff6614d61b752fcdcdc148 (diff)
downloadpkgsrc-75a55fc51148fdbd14c5193d990f82b8653ddd6a.tar.gz
nas requires Xpm, so include xpm/buildlink2.mk.
Diffstat (limited to 'audio/nas')
-rw-r--r--audio/nas/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/nas/Makefile b/audio/nas/Makefile
index 76556c6879e..5b6d1312682 100644
--- a/audio/nas/Makefile
+++ b/audio/nas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2004/01/27 00:53:12 heinz Exp $
+# $NetBSD: Makefile,v 1.41 2004/02/09 12:19:45 grant Exp $
DISTNAME= nas-1.6.src
PKGNAME= ${DISTNAME:S/.src//}
@@ -64,4 +64,5 @@ PLIST_SRC+= ${PKGDIR}/PLIST.voxware
CONF_FILES= ${EGDIR}/nasd.conf.eg ${PKG_SYSCONFDIR}/nasd.conf
.endif
+.include "../../graphics/xpm/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"