aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript7-nox11
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2013-04-29 20:12:16 +0000
committerHiroki Sato <hrs@FreeBSD.org>2013-04-29 20:12:16 +0000
commit045633a1b8b9a93da39276c44d8313ec66a07545 (patch)
treeb668622bec03cea02602798988a5ed72533143b2 /print/ghostscript7-nox11
parent968e6d2e1642a5f80b17ddc2526cf8092042645a (diff)
downloadports-045633a1b8b9a93da39276c44d8313ec66a07545.tar.gz
ports-045633a1b8b9a93da39276c44d8313ec66a07545.zip
Notes
Diffstat (limited to 'print/ghostscript7-nox11')
-rw-r--r--print/ghostscript7-nox11/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/print/ghostscript7-nox11/Makefile b/print/ghostscript7-nox11/Makefile
new file mode 100644
index 000000000000..0d4a87498e3a
--- /dev/null
+++ b/print/ghostscript7-nox11/Makefile
@@ -0,0 +1,8 @@
+# Created by: Nik Clayton <nik@FreeBSD.org>
+# $FreeBSD$
+
+WITHOUT_X11= yes
+
+MASTERDIR= ${.CURDIR}/../ghostscript7
+
+.include "${MASTERDIR}/Makefile"