aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-07-27 05:53:13 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-07-27 05:53:13 +0000
commita4d4bcca207011bfc602125f52704021340aaf51 (patch)
treee1c4743a35e8ad1649e8e169dd6f1d2b1f128e89 /print
parentf68002aa7c87ab9d5c01e862296f3e352d09cc3f (diff)
downloadports-a4d4bcca207011bfc602125f52704021340aaf51.tar.gz
ports-a4d4bcca207011bfc602125f52704021340aaf51.zip
Fix duplicate pkgnames
Pointy hat: hrs
Notes
Notes: svn path=/head/; revision=392959
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript7-nox11/Makefile2
-rw-r--r--print/ghostscript8-nox11/Makefile2
-rw-r--r--print/ghostscript9-agpl-nox11/Makefile2
-rw-r--r--print/ghostscript9-nox11/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/print/ghostscript7-nox11/Makefile b/print/ghostscript7-nox11/Makefile
index 320d1499ebef..6c082ae5ac49 100644
--- a/print/ghostscript7-nox11/Makefile
+++ b/print/ghostscript7-nox11/Makefile
@@ -1,7 +1,7 @@
# Created by: Nik Clayton <nik@FreeBSD.org>
# $FreeBSD$
-DEPENDS_ARGS+= print_ghostscript7_UNSET_FORCE+=X11
+OPTIONS_EXCLUDE= X11
MASTERDIR= ${.CURDIR}/../ghostscript7
diff --git a/print/ghostscript8-nox11/Makefile b/print/ghostscript8-nox11/Makefile
index d9ad1f0e4625..9426efd2c093 100644
--- a/print/ghostscript8-nox11/Makefile
+++ b/print/ghostscript8-nox11/Makefile
@@ -1,7 +1,7 @@
# Created by: Nik Clayton <nik@FreeBSD.org>
# $FreeBSD$
-DEPENDS_ARGS+= print_ghostscript8_UNSET_FORCE+=X11
+OPTIONS_EXCLUDE= X11
MASTERDIR= ${.CURDIR}/../ghostscript8
diff --git a/print/ghostscript9-agpl-nox11/Makefile b/print/ghostscript9-agpl-nox11/Makefile
index 47cb48eb8757..e839fcf83dba 100644
--- a/print/ghostscript9-agpl-nox11/Makefile
+++ b/print/ghostscript9-agpl-nox11/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-DEPENDS_ARGS+= print_ghostscript9-agpl_UNSET_FORCE+=X11
+OPTIONS_EXCLUDE= X11
MASTERDIR= ${.CURDIR}/../ghostscript9-agpl
diff --git a/print/ghostscript9-nox11/Makefile b/print/ghostscript9-nox11/Makefile
index f704708db82d..417f2cf0ed22 100644
--- a/print/ghostscript9-nox11/Makefile
+++ b/print/ghostscript9-nox11/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-DEPENDS_ARGS+= print_ghostscript9_UNSET_FORCE+=X11
+OPTIONS_EXCLUDE= X11
MASTERDIR= ${.CURDIR}/../ghostscript9