no compiler is required.
This commit is contained in:
parent
c7b19766ef
commit
77eb68f03b
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.10 2012/02/06 11:04:46 obache Exp $
|
# $NetBSD: Makefile,v 1.11 2012/02/06 11:06:42 obache Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= PyX-0.9
|
DISTNAME= PyX-0.9
|
||||||
|
@ -19,6 +19,8 @@ DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex
|
||||||
|
|
||||||
PKG_DESTDIR_SUPPORT= user-destdir
|
PKG_DESTDIR_SUPPORT= user-destdir
|
||||||
|
|
||||||
|
USE_LANGUAGES= #none
|
||||||
|
|
||||||
CONF_FILES= ${PREFIX}/share/examples/PyX/pyxrc \
|
CONF_FILES= ${PREFIX}/share/examples/PyX/pyxrc \
|
||||||
${PKG_SYSCONFDIR}/pyxrc
|
${PKG_SYSCONFDIR}/pyxrc
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue