aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2017-09-13 02:51:47 +0000
committerCy Schubert <cy@FreeBSD.org>2017-09-13 02:51:47 +0000
commit409d82afc11f41e25296a7fbda45b1e0df47d3eb (patch)
tree73461969dfe0fe86b43ee21cb63ddaf47b5080dc /graphics
parentbecde58674dfb4185c83e97e05f0d2e0d541434b (diff)
downloadports-409d82afc11f41e25296a7fbda45b1e0df47d3eb.tar.gz
ports-409d82afc11f41e25296a7fbda45b1e0df47d3eb.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xpdf3/Makefile3
-rw-r--r--graphics/xpdf4/Makefile2
2 files changed, 5 insertions, 0 deletions
diff --git a/graphics/xpdf3/Makefile b/graphics/xpdf3/Makefile
index b319e43d141b..a70bd90c7474 100644
--- a/graphics/xpdf3/Makefile
+++ b/graphics/xpdf3/Makefile
@@ -8,6 +8,9 @@ MASTER_SITES= http://mirrors.rit.edu/zi/ \
ftp://ftp.foolabs.com/pub/xpdf/ \
TEX_CTAN/support/xpdf \
http://komquats.com/distfiles/
+.if !defined(MASTERDIR)
+PKGNAMESUFFIX= 3
+.endif
MAINTAINER= cy@FreeBSD.org
COMMENT= Display PDF files and convert them to other formats
diff --git a/graphics/xpdf4/Makefile b/graphics/xpdf4/Makefile
index ef527ecc7b55..e424838153d2 100644
--- a/graphics/xpdf4/Makefile
+++ b/graphics/xpdf4/Makefile
@@ -5,7 +5,9 @@ PORTVERSION= 4.00
PORTREVISION= 1
CATEGORIES= graphics print
MASTER_SITES= http://www.xpdfreader.com/dl/
+.if !defined(MASTERDIR)
PKGNAMESUFFIX= 4
+.endif
MAINTAINER= cy@FreeBSD.org
COMMENT= Display PDF files and convert them to other formats