summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorsakamoto <sakamoto@pkgsrc.org>2000-04-30 19:04:04 +0000
committersakamoto <sakamoto@pkgsrc.org>2000-04-30 19:04:04 +0000
commit024d08139bfa867d147d8641a6600be80c57b65a (patch)
tree80a89de50a1987222eb7643c4e81c6b507e9ebef /japanese
parent60fa7051e9913e854f44b03b6818a5d79e5efb77 (diff)
downloadpkgsrc-024d08139bfa867d147d8641a6600be80c57b65a.tar.gz
use LTCONFIG_OVERRIDE.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/vflib/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/japanese/vflib/Makefile b/japanese/vflib/Makefile
index b397c17027f..429e3bcb13e 100644
--- a/japanese/vflib/Makefile
+++ b/japanese/vflib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/04/30 18:39:24 sakamoto Exp $
+# $NetBSD: Makefile,v 1.7 2000/04/30 19:04:04 sakamoto Exp $
# FreeBSD Id: Makefile,v 1.20 1999/05/03 01:58:33 steve Exp $
DISTNAME= VFlib2-2.24.2
@@ -19,16 +19,13 @@ PLIST_SUBST+= VFLIB_VERSION=${VFLIB_VERSION} \
USE_X11= yes
USE_LIBTOOL= yes
+LTCONFIG_OVERRIDE=${WRKSRC}/ltconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-freetype="ttf -lintl" \
--with-freetype-includedir=${LOCALBASE}/include \
--with-freetype-libdir=${LOCALBASE}/lib
MAKE_ENV+= LOCAL_LDFLAGS="${LDFLAGS}"
-post-configure:
- @${RM} -r ${WRKSRC}/libtool
- @${LN} -s ${LIBTOOL} ${WRKSRC}/libtool
-
post-build:
.for f in vfontcap vfontcap.bdf
@(cd ${WRKSRC}; \