summaryrefslogtreecommitdiff
path: root/audio/nas
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-02-11 07:03:16 +0000
committergrant <grant@pkgsrc.org>2004-02-11 07:03:16 +0000
commit1b48abe2e8b63b5334a6865a7d3365a1669d107e (patch)
treeb70c1cc4cba335dbe9d37581c84ffee4ed7df186 /audio/nas
parentd227ce89bb1ec0e1bb1f1e7664e446bafbdf1933 (diff)
downloadpkgsrc-1b48abe2e8b63b5334a6865a7d3365a1669d107e.tar.gz
this doesn't actually use xpm, the problem lies elsewhere...
Diffstat (limited to 'audio/nas')
-rw-r--r--audio/nas/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/nas/Makefile b/audio/nas/Makefile
index 5b6d1312682..6510ef7c706 100644
--- a/audio/nas/Makefile
+++ b/audio/nas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2004/02/09 12:19:45 grant Exp $
+# $NetBSD: Makefile,v 1.42 2004/02/11 07:03:16 grant Exp $
DISTNAME= nas-1.6.src
PKGNAME= ${DISTNAME:S/.src//}
@@ -64,5 +64,4 @@ 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"