summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorsakamoto <sakamoto>2000-04-30 19:04:04 +0000
committersakamoto <sakamoto>2000-04-30 19:04:04 +0000
commit512e11947643758d925546634ff9b8b61ef1d18d (patch)
tree80a89de50a1987222eb7643c4e81c6b507e9ebef /japanese
parent0116f23be62a803d3eb9c45414d9d5e7575156cc (diff)
downloadpkgsrc-512e11947643758d925546634ff9b8b61ef1d18d.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}; \