Import of pkgsrc-2014Q1
This commit is contained in:
+10
-4
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.65 2013/06/12 12:35:35 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.73 2014/02/12 23:18:28 tron Exp $
|
||||
|
||||
DISTNAME= advi-1.10.1
|
||||
PKGREVISION= 25
|
||||
PKGREVISION= 32
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://gallium.inria.fr/advi/
|
||||
|
||||
@@ -13,12 +13,18 @@ LICENSE= gnu-lgpl-v2
|
||||
BUILD_DEPENDS+= ocaml>=3.04:../../lang/ocaml
|
||||
BUILD_DEPENDS+= ocaml-findlib>=1.2.6:../../devel/ocaml-findlib
|
||||
DEPENDS+= camlimages>=4.0.0:../../graphics/camlimages
|
||||
DEPENDS+= texlive-tetex>=2010:../../print/texlive-tetex
|
||||
|
||||
# "Scripts installed by texlive-tetex have been moved to tex-fontinst,
|
||||
# tex-pstools, and tex-cyrillic-bin in TeX Live 2013."
|
||||
#DEPENDS+= texlive-tetex>=2010:../../print/texlive-tetex
|
||||
DEPENDS+= tex-fontinst>=1.933:../../fonts/tex-fontinst
|
||||
DEPENDS+= tex-pstools>=1.68:../../graphics/tex-pstools
|
||||
DEPENDS+= tex-cyrillic-bin>=2013:../../print/tex-cyrillic-bin
|
||||
|
||||
USE_PKGLOCALEDIR= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= gmake gs:run
|
||||
CONFIGURE_ARGS+= --libdir=${PREFIX}/share/texmf-dist
|
||||
GNU_CONFIGURE_LIBDIR= ${PREFIX}/share/texmf-dist
|
||||
CONFIGURE_ARGS+= --with-gs=${PREFIX}/bin/gs
|
||||
|
||||
INSTALL_UNSTRIPPED= yes
|
||||
|
||||
Reference in New Issue
Block a user