diff options
Diffstat (limited to 'textproc/py-X/Makefile')
-rw-r--r-- | textproc/py-X/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/py-X/Makefile b/textproc/py-X/Makefile index 86ed67eff72..0ae80128713 100644 --- a/textproc/py-X/Makefile +++ b/textproc/py-X/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/04 00:22:01 cheusov Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/25 06:56:48 asau Exp $ # DISTNAME= PyX-0.9 @@ -17,8 +17,6 @@ DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= #none CONF_FILES= ${PREFIX}/share/examples/PyX/pyxrc \ |