Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/textproc/xmlada/Attic/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/textproc/xmlada/Attic/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.9 retrieving revision 1.10 diff -u -p -r1.9 -r1.10 --- pkgsrc/textproc/xmlada/Attic/Makefile 2014/05/09 07:37:22 1.9 +++ pkgsrc/textproc/xmlada/Attic/Makefile 2015/03/19 11:52:12 1.10 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2014/05/09 07:37:22 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/03/19 11:52:12 jperkin Exp $ DISTNAME= xmlada-${XMLADA_VERS} PKGREVISION= 1 @@ -37,6 +37,8 @@ SUBST_MESSAGE.docs= Set build xmlada doc SUBST_FILES.docs= Makefile.in SUBST_SED.docs= -e 's/^all: \(.*\)/all: \1 docs/g' +MAKE_ENV+= SPHINXBUILD=${PREFIX}/bin/sphinx-build${PYVERSSUFFIX} + DESTSTATIC= ${DESTDIR}${PREFIX}/lib/xmlada/static DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 4.4.0.0