summaryrefslogtreecommitdiff
path: root/audio/snd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/snd/Makefile')
-rw-r--r--audio/snd/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 85810c62c48..9e6eb5cf270 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: snd
-# Version required: 12-Feb-98
-# Date created: 1998-02-22
-# Whom: hubertf@netbsd.org
-#
-# $NetBSD: Makefile,v 1.2 1998/03/05 15:32:52 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:11 agc Exp $
#
DISTNAME= snd
@@ -28,4 +23,4 @@ do-install:
${MKDIR} ${PREFIX}/share/doc/snd
cd ${WRKSRC} ; ${INSTALL_DATA} *.gif *.html *.txt README.Snd ${PREFIX}/share/doc/snd
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"