pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/teTeX-sharesrc Include "bsd.prefs.mk" to get the...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0d3ce066ae3a
branches: trunk
changeset: 493909:0d3ce066ae3a
user: tron <tron%pkgsrc.org@localhost>
date: Mon May 16 12:35:06 2005 +0000
description:
Include "bsd.prefs.mk" to get the definition of "EXTRACT_USING". This
makes the last change actually work.
diffstat:
print/teTeX-sharesrc/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 176efe623a78 -r 0d3ce066ae3a print/teTeX-sharesrc/Makefile
--- a/print/teTeX-sharesrc/Makefile Mon May 16 10:52:28 2005 +0000
+++ b/print/teTeX-sharesrc/Makefile Mon May 16 12:35:06 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2005/05/16 03:04:45 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2005/05/16 12:35:06 tron Exp $
DISTNAME= tetex-texmfsrc-2.0.2
PKGNAME= teTeX-sharesrc-2.0.2
@@ -20,6 +20,8 @@
NO_BUILD= yes
NO_MTREE= yes
+.include "../../mk/bsd.prefs.mk"
+
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/texmf
.if !empty(EXTRACT_USING:Mgtar)
Home |
Main Index |
Thread Index |
Old Index