summaryrefslogtreecommitdiff
path: root/sysutils/cdrtools
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2003-08-19 16:22:06 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2003-08-19 16:22:06 +0000
commit6019d07548091611bc7ee7341db5e869c87abe71 (patch)
tree0d4c513fc7f6fab86855b53634d618ab99905cc3 /sysutils/cdrtools
parentUpdate to 0.09 (diff)
cdrtools and mkisofs:
- Add CONFLICTS for corresponding -devel ports. mkisofs: - Rearrange a line in the Makefile in oder to quiet portlint (3 errors/ 1 warning -> 0 errors/1 warning). PR: ports/52849 Submitted by: Marius Strobl <marius@alchemy.franken.de>
Notes
Notes: svn path=/head/; revision=87302
Diffstat (limited to 'sysutils/cdrtools')
-rw-r--r--sysutils/cdrtools/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/cdrtools/Makefile b/sysutils/cdrtools/Makefile
index e13ffc537e4b..47fd2e2ee82b 100644
--- a/sysutils/cdrtools/Makefile
+++ b/sysutils/cdrtools/Makefile
@@ -17,6 +17,8 @@ DISTNAME= cdrtools-2.00.3
MAINTAINER= dirk@FreeBSD.org
COMMENT?= Cdrecord, mkisofs and several other programs to record CD-R[W]
+CONFLICTS?= cdrtools-devel-*
+
.if defined(MKISOFS)
MAN8= apple_driver.8 isoinfo.8 mkhybrid.8 mkisofs.8
.else