aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostscript-afpl-nox11
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-09-24 16:43:49 +0800
committerrafan <rafan@FreeBSD.org>2007-09-24 16:43:49 +0800
commit9397fc74cb812746e09945b0570a56c48bdb10a3 (patch)
treeb7f523bbb8b4184ee0987913e2f19eeab8404ff6 /print/ghostscript-afpl-nox11
parent47fdf09cb38d6c92e96a09df04c9470aea4fbe47 (diff)
downloadfreebsd-ports-gnome-9397fc74cb812746e09945b0570a56c48bdb10a3.tar.gz
freebsd-ports-gnome-9397fc74cb812746e09945b0570a56c48bdb10a3.tar.zst
freebsd-ports-gnome-9397fc74cb812746e09945b0570a56c48bdb10a3.zip
Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one. Approved by: portmgr (pav)
Diffstat (limited to 'print/ghostscript-afpl-nox11')
-rw-r--r--print/ghostscript-afpl-nox11/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/print/ghostscript-afpl-nox11/Makefile b/print/ghostscript-afpl-nox11/Makefile
deleted file mode 100644
index 0e12861ce4bc..000000000000
--- a/print/ghostscript-afpl-nox11/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# New ports collection makefile for: ghostscript-afpl-nox11
-# Date created: 23 February 2001
-# Whom: nik
-#
-# $FreeBSD$
-#
-
-WITHOUT_X11= yes
-
-MASTERDIR= ${.CURDIR}/../ghostscript-afpl
-
-.include "${MASTERDIR}/Makefile"