aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript7-nox11
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2014-11-23 06:14:21 +0000
committerHiroki Sato <hrs@FreeBSD.org>2014-11-23 06:14:21 +0000
commit118978bf4c6dbf7ffc92a190aab60942c56093f4 (patch)
tree129b54759668029d5b4e2c90770cbd6d51066db8 /print/ghostscript7-nox11
parentfb4bad44d1a3cb2e76167ebc060322ea57714ffe (diff)
downloadports-118978bf4c6dbf7ffc92a190aab60942c56093f4.tar.gz
ports-118978bf4c6dbf7ffc92a190aab60942c56093f4.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"