diff options
author | mef <mef@pkgsrc.org> | 2013-12-28 01:16:02 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2013-12-28 01:16:02 +0000 |
commit | a4dafe4e0220c108e28ddaf6ea0c220be09871c6 (patch) | |
tree | 2bfebd766a9235305ddeef179e0091dabaf07ea4 /print | |
parent | 1a87a9444d475764649df8a7207e479a6dd33701 (diff) | |
download | pkgsrc-a4dafe4e0220c108e28ddaf6ea0c220be09871c6.tar.gz |
fonts/ghostscript-cidfonts/Makefile now DEPENDS+= print/ghostscript only
and NOT including this file, thanks dholland@.
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript-gpl/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/ghostscript-gpl/Makefile.common b/print/ghostscript-gpl/Makefile.common index 819242cde25..675fe9e1d62 100644 --- a/print/ghostscript-gpl/Makefile.common +++ b/print/ghostscript-gpl/Makefile.common @@ -1,6 +1,5 @@ -# $NetBSD: Makefile.common,v 1.1 2013/03/16 21:32:00 dholland Exp $ +# $NetBSD: Makefile.common,v 1.2 2013/12/28 01:16:02 mef Exp $ # used by print/ghostscript-gpl/Makefile -# used (potentially) by fonts/ghostscript-cidfonts/Makefile # used (potentially) by fonts/ghostscript-cidfonts-ryumin/Makefile GS_VERSION= 9.05 |