d19b3c6196
instead, that seems to fix the issues.
13 lines
379 B
Makefile
13 lines
379 B
Makefile
# $NetBSD: Makefile,v 1.4 2013/11/29 12:58:03 joerg Exp $
|
|
#
|
|
|
|
HELPLANGUAGE= zh_CN
|
|
|
|
DISTNAME= gimp-help-${GIMPDOCVER}-html-${HELPLANGUAGE}
|
|
PKGNAME= gimp-docs-${HELPLANGUAGE}-${DISTNAME:S/gimp-help-//:S/-html-${HELPLANGUAGE}//}
|
|
|
|
MAKE_JOBS_SAFE= no
|
|
|
|
.include "../../graphics/gimp-docs-en/Makefile.common"
|
|
|
|
COMMENT= Documentation package for The Gimp image manipulation software
|