summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz>2016-10-27 11:06:01 +0000
committerwiz <wiz>2016-10-27 11:06:01 +0000
commit709ccf75379086fde44b78b4a8eb1fbdd89d727f (patch)
tree508fcf5aa9dde8c5d689f5ae9caa1820c4b96f93 /print
parent458d706a230d433dec93df969096d1232a0bf0dd (diff)
downloadpkgsrc-709ccf75379086fde44b78b4a8eb1fbdd89d727f.tar.gz
Restore Makefile.common, still used by fonts/ghostscript-cidfonts-ryumin
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript-agpl/Makefile4
-rw-r--r--print/ghostscript-agpl/Makefile.common5
2 files changed, 7 insertions, 2 deletions
diff --git a/print/ghostscript-agpl/Makefile b/print/ghostscript-agpl/Makefile
index 0931abbf22f..4aebcd6b051 100644
--- a/print/ghostscript-agpl/Makefile
+++ b/print/ghostscript-agpl/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2016/09/30 12:37:31 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2016/10/27 11:06:01 wiz Exp $
-DISTNAME= ghostscript-9.20
+DISTNAME= ghostscript-${GS_VERSION}
PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-agpl/}
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GITHUB:=ArtifexSoftware/ghostpdl-downloads/releases/download/gs920/}
diff --git a/print/ghostscript-agpl/Makefile.common b/print/ghostscript-agpl/Makefile.common
new file mode 100644
index 00000000000..3e4ee16d492
--- /dev/null
+++ b/print/ghostscript-agpl/Makefile.common
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile.common,v 1.10 2016/10/27 11:06:01 wiz Exp $
+# used by print/ghostscript-agpl/Makefile
+# used by fonts/ghostscript-cidfonts-ryumin/Makefile
+
+GS_VERSION= 9.20