Register xpdf conflicts.

Reported by:	rodrigo
This commit is contained in:
Cy Schubert 2017-10-05 01:52:47 +00:00
parent c1d9730c48
commit 652b762bf9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451255
2 changed files with 6 additions and 0 deletions

View file

@ -10,6 +10,9 @@ MASTER_SITES= http://mirrors.rit.edu/zi/ \
http://komquats.com/distfiles/
.if !defined(MASTERDIR)
PKGNAMESUFFIX= 3
CONFLICTS_INSTALL= xpdf4-* xpdf-*
.else
CONFLICTS_INSTALL= xpdf4-* xpdf3-*
.endif
MAINTAINER= cy@FreeBSD.org

View file

@ -7,6 +7,9 @@ CATEGORIES= graphics print
MASTER_SITES= http://www.xpdfreader.com/dl/
.if !defined(MASTERDIR)
PKGNAMESUFFIX= 4
CONFLICTS_INSTALL= xpdf3-* xpdf-*
.else
CONFLICTS_INSTALL= xpdf3-* xpdf4-*
.endif
MAINTAINER= cy@FreeBSD.org