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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user