pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/ghostscript-agpl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Oct 27 11:32:16 UTC 2016

Modified Files:
        pkgsrc/print/ghostscript-agpl: Makefile

Log Message:
nd include Makefile.common again.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/print/ghostscript-agpl/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/ghostscript-agpl/Makefile
diff -u pkgsrc/print/ghostscript-agpl/Makefile:1.22 pkgsrc/print/ghostscript-agpl/Makefile:1.23
--- pkgsrc/print/ghostscript-agpl/Makefile:1.22 Thu Oct 27 11:06:01 2016
+++ pkgsrc/print/ghostscript-agpl/Makefile      Thu Oct 27 11:32:16 2016
@@ -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 @@ LICENSE=      gnu-agpl-v3
 
 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