pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/ghostscript-agpl nd include Makefile.common again.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/feefde4afeac
branches:  trunk
changeset: 354343:feefde4afeac
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 27 11:32:16 2016 +0000

description:
nd include Makefile.common again.

diffstat:

 print/ghostscript-agpl/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 2f0e0316ee35 -r feefde4afeac print/ghostscript-agpl/Makefile
--- a/print/ghostscript-agpl/Makefile   Thu Oct 27 11:06:01 2016 +0000
+++ b/print/ghostscript-agpl/Makefile   Thu Oct 27 11:32:16 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2016/10/27 11:06:01 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2016/10/27 11:32:16 wiz Exp $
 
 DISTNAME=      ghostscript-${GS_VERSION}
 PKGNAME=       ${DISTNAME:S/ghostscript/ghostscript-agpl/}
@@ -13,6 +13,8 @@
 
 DEPENDS+=              ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
 
+.include "Makefile.common"
+
 USE_LANGUAGES=         c c++
 USE_TOOLS+=            gmake perl:run lex pkg-config
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index