summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authoragc <agc>1998-04-15 10:38:14 +0000
committeragc <agc>1998-04-15 10:38:14 +0000
commit0abbcc240b8b2caf2b88a751a44c3ac9b884ca04 (patch)
tree31344602ff07e88f6d14eb1a8b3e0695a293dced /audio
parent7aabc7f560edf44c2df006133bafc70ad9599119 (diff)
downloadpkgsrc-0abbcc240b8b2caf2b88a751a44c3ac9b884ca04.tar.gz
Correct device name for ATAPI CD-ROMs under NetBSD.
Diffstat (limited to 'audio')
-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"