diff options
author | toshii <toshii@pkgsrc.org> | 2003-01-25 10:10:06 +0000 |
---|---|---|
committer | toshii <toshii@pkgsrc.org> | 2003-01-25 10:10:06 +0000 |
commit | 77ae202564fb738ddab79b7a8110c76f9ca425b5 (patch) | |
tree | 452df1710bac1267e11cfb424d7e1aa3084cf128 /sysutils/dvdrecord/Makefile | |
parent | c7865f42e64d28f4e88865c869d9486a4621bc67 (diff) | |
download | pkgsrc-77ae202564fb738ddab79b7a8110c76f9ca425b5.tar.gz |
No reason to conflict with mkisofs, pointed out by Manuel Bouyer.
Diffstat (limited to 'sysutils/dvdrecord/Makefile')
-rw-r--r-- | sysutils/dvdrecord/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/dvdrecord/Makefile b/sysutils/dvdrecord/Makefile index c496815ee0e..a79383b8d4a 100644 --- a/sysutils/dvdrecord/Makefile +++ b/sysutils/dvdrecord/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/01/17 13:53:11 toshii Exp $ +# $NetBSD: Makefile,v 1.2 2003/01/25 10:10:06 toshii Exp $ DISTNAME= dvdrtools-${VERSION} PKGNAME= ${DISTNAME:S/dvdrtools/dvdrecord/} @@ -12,8 +12,6 @@ COMMENT= This program allows you to create DVD's on a DVD-Recorder VERSION= 0.1.3 -CONFLICTS= mkisofs-[0-9]* - USE_BUILDLINK2= # defined GNU_CONFIGURE= # defined |