Import of pkgsrc-2015Q2
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.12 2014/10/01 09:04:32 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2015/06/12 10:50:57 wiz Exp $
|
||||
|
||||
DISTNAME= ghostscript-${GS_VERSION}
|
||||
PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-agpl/}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} \
|
||||
http://downloads.ghostscript.com/public/
|
||||
@@ -99,7 +100,7 @@ post-extract:
|
||||
# To allow outside customization, rename cidfmap
|
||||
# (if you look at inside of the file, it is logically empty)
|
||||
.if !empty(PKG_OPTIONS:Mdisable-compile-inits)
|
||||
(cd ${WRKSRC}/Resource/Init/; ${MV} cidfmap cidfmap.dist)
|
||||
(cd ${WRKSRC}/Resource/Init/; ${MV} cidfmap cidfmap.dist)
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
|
||||
Reference in New Issue
Block a user