pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/luatex Override libtool scripts.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c2b711950bf0
branches: trunk
changeset: 399439:c2b711950bf0
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Sep 19 23:08:16 2009 +0000
description:
Override libtool scripts.
diffstat:
print/luatex/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r a700c9caa610 -r c2b711950bf0 print/luatex/Makefile
--- a/print/luatex/Makefile Sat Sep 19 22:51:48 2009 +0000
+++ b/print/luatex/Makefile Sat Sep 19 23:08:16 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/06/10 02:06:46 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2009/09/19 23:08:16 minskim Exp $
DISTNAME= luatex-beta-0.40.2
PKGNAME= ${DISTNAME:S/-beta//}
@@ -16,6 +16,7 @@
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
+USE_LIBTOOL= yes
USE_TOOLS+= gmake
WRKSRC= ${WRKDIR}/${DISTNAME}/source
@@ -87,6 +88,7 @@
CONFIGURE_ARGS+=--with-system-zlib \
--with-zlib-include=${BUILDLINK_PREFIX.zlib}/include \
--with-zlib-libdir=${BUILDLINK_PREFIX.zlib}/lib
+CONFIGURE_DIRS+=. ./texk/web2c
INSTALLATION_DIRS+= bin
Home |
Main Index |
Thread Index |
Old Index