aboutsummaryrefslogtreecommitdiff
path: root/graphics/xpdf3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xpdf3/Makefile')
-rw-r--r--graphics/xpdf3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xpdf3/Makefile b/graphics/xpdf3/Makefile
index 17d13fe76b41..9d1a491c3211 100644
--- a/graphics/xpdf3/Makefile
+++ b/graphics/xpdf3/Makefile
@@ -5,9 +5,9 @@ CATEGORIES= graphics print
MASTER_SITES= https://xpdfreader-dl.s3.amazonaws.com/old/
.if !defined(MASTERDIR)
PKGNAMESUFFIX= 3
-CONFLICTS_INSTALL= xpdf4-* xpdf-*
+CONFLICTS_INSTALL= xpdf4 xpdf
.else
-CONFLICTS_INSTALL= xpdf4-* xpdf3-*
+CONFLICTS_INSTALL= xpdf4 xpdf3
.endif
MAINTAINER= cy@FreeBSD.org