summaryrefslogtreecommitdiff
path: root/audio/nas
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-02-09 12:19:45 +0000
committergrant <grant@pkgsrc.org>2004-02-09 12:19:45 +0000
commitd6bb311d692a84586d9f64440de236e2b4ccd563 (patch)
tree0c033030c94dbfb866f80b67b3af957c1230dec7 /audio/nas
parentad383c5e24db0aa3d674c16045edadf111bb7fcd (diff)
downloadpkgsrc-d6bb311d692a84586d9f64440de236e2b4ccd563.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"