summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc>1998-04-15 10:38:14 +0000
committeragc <agc>1998-04-15 10:38:14 +0000
commitde715390eca9ca8d8352dd2715b0b5643f491c9c (patch)
tree31344602ff07e88f6d14eb1a8b3e0695a293dced
parent75ab08822c4c628286bb5085df301f52de9ad668 (diff)
downloadpkgsrc-de715390eca9ca8d8352dd2715b0b5643f491c9c.tar.gz
Correct device name for ATAPI CD-ROMs under NetBSD.
-rw-r--r--audio/xmcd/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile
index a08f622e1d3..fa7de212d53 100644
--- a/audio/xmcd/Makefile
+++ b/audio/xmcd/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: xmcd
-# Version required: 2.2 (pl1)
-# Date created: 21 December 1997
-# Whom: hubertf@netbsd.org
-#
-# $NetBSD: Makefile,v 1.6 1998/03/20 08:43:44 mycroft Exp $
+# $NetBSD: Makefile,v 1.7 1998/04/15 10:38:15 agc Exp $
# FreeBSD Id: Makefile,v 1.8 1997/09/08 13:20:10 tg Exp
#
@@ -30,4 +25,4 @@ post-install:
${MV} ${PREFIX}/man/cat1/cda.1 ${PREFIX}/man/man1/cda.1
${MV} ${PREFIX}/man/cat1/wm2xmcd.1 ${PREFIX}/man/man1/wm2xmcd.1
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"