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>
This commit is contained in:
Alexander Leidinger 2003-08-19 16:22:06 +00:00
parent 16790c2ec7
commit 6019d07548
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87302
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -10,8 +10,11 @@ PORTVERSION= 2.0.3
PORTREVISION= 0
CATEGORIES= sysutils
MASTERDIR= ${.CURDIR}/../cdrtools
COMMENT= Create iso9660/Rock Ridge/Joliet filesystems
CONFLICTS= mkisofs-devel-*
MASTERDIR= ${.CURDIR}/../cdrtools
DESCR= ${PKGDIR}/pkg-descr.mkisofs
PLIST= ${PKGDIR}/pkg-plist.mkisofs