pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gri needs build dep on tex
details: https://anonhg.NetBSD.org/pkgsrc/rev/955f004cdc7d
branches: trunk
changeset: 547570:955f004cdc7d
user: dholland <dholland%pkgsrc.org@localhost>
date: Sat Sep 20 18:53:11 2008 +0000
description:
needs build dep on tex
diffstat:
graphics/gri/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 3b826a234776 -r 955f004cdc7d graphics/gri/Makefile
--- a/graphics/gri/Makefile Sat Sep 20 18:51:57 2008 +0000
+++ b/graphics/gri/Makefile Sat Sep 20 18:53:11 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2008/09/16 22:47:41 dholland Exp $
+# $NetBSD: Makefile,v 1.35 2008/09/20 18:53:11 dholland Exp $
DISTNAME= gri-2.12.18
CATEGORIES= graphics
@@ -19,6 +19,9 @@
INFO_FILES= # PLIST
INSTALL_MAKE_FLAGS= ${MAKE_FLAGS} PKGINFODIR=${PKGINFODIR:Q}
+TEX_DEPMETHOD= build
+
+.include "../../mk/tex.buildlink3.mk"
.include "../../devel/netcdf/buildlink3.mk"
.include "../../devel/readline/buildlink3.mk"
.include "../../devel/popt/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index