Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/auctex auctex: needs BUILD_DEPENDS on tex-texliv...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5bfa40952ccc
branches: trunk
changeset: 431361:5bfa40952ccc
user: markd <markd%pkgsrc.org@localhost>
date: Tue May 12 11:11:11 2020 +0000
description:
auctex: needs BUILD_DEPENDS on tex-texlive-scripts-extra for kpsepath
diffstat:
print/auctex/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r bb26d3dd9fcc -r 5bfa40952ccc print/auctex/Makefile
--- a/print/auctex/Makefile Tue May 12 11:07:01 2020 +0000
+++ b/print/auctex/Makefile Tue May 12 11:11:11 2020 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.52 2020/03/10 22:10:50 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2020/05/12 11:11:11 markd Exp $
DISTNAME= auctex-11.92
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
PKGREVISION= 5
-#PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNU:=auctex/}
@@ -15,6 +14,7 @@
# Emacsen pre-22 lack graphics support
EMACS_VERSIONS_ACCEPTED= ${_EMACS_VERSIONS_ALL:Nemacs2[01]*}
+BUILD_DEPENDS+= tex-texlive-scripts-extra-[0-9]*:../../print/tex-texlive-scripts-extra
DEPENDS+= texlive-collection-latex>=2014:../../meta-pkgs/texlive-collection-latex
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index