summaryrefslogtreecommitdiff
path: root/print/teTeX1-bin/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2004-02-14 15:29:15 +0000
committerjlam <jlam>2004-02-14 15:29:15 +0000
commitd166ab063e77ba4edfe9207d07d6190ff7407c0d (patch)
tree08b9b925dd2aec2f5c85c45b0bc69810e603367e /print/teTeX1-bin/Makefile
parent500f338e9a6c18f4dfaa9e7d94e1a233ee1fd0b9 (diff)
downloadpkgsrc-d166ab063e77ba4edfe9207d07d6190ff7407c0d.tar.gz
CONFIG_{GUESS,SUB}_OVERRIDE are now relative to ${WRKSRC} and will
automatically substitute for any config.{guess,sub} files found up to a directory depth of 2.
Diffstat (limited to 'print/teTeX1-bin/Makefile')
-rw-r--r--print/teTeX1-bin/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/print/teTeX1-bin/Makefile b/print/teTeX1-bin/Makefile
index 32022b529c9..87fed981f24 100644
--- a/print/teTeX1-bin/Makefile
+++ b/print/teTeX1-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/24 14:58:00 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/02/14 15:29:15 jlam Exp $
DISTNAME= teTeX-src-1.0.7
PKGNAME= teTeX-bin-1.0.7
@@ -34,14 +34,6 @@ INFO_FILES= latex.info dvips.info web2c.info kpathsea.info
INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL
GNU_CONFIGURE= yes
-CONFIG_GUESS_OVERRIDE= ${WRKSRC}/texk/config.guess
-CONFIG_GUESS_OVERRIDE+= ${WRKSRC}/config/config.guess
-CONFIG_GUESS_OVERRIDE+= ${WRKSRC}/libs/ncurses/config.guess
-CONFIG_GUESS_OVERRIDE+= ${WRKSRC}/texinfo/config.guess
-CONFIG_SUB_OVERRIDE= ${WRKSRC}/texk/config.sub
-CONFIG_SUB_OVERRIDE+= ${WRKSRC}/config/config.sub
-CONFIG_SUB_OVERRIDE+= ${WRKSRC}/libs/ncurses/config.sub
-CONFIG_SUB_OVERRIDE+= ${WRKSRC}/texinfo/config.sub
CONFIGURE_ARGS+= --without-texinfo
CONFIGURE_ARGS+= --without-dialog
CONFIGURE_ARGS+= --disable-multiplatform