summaryrefslogtreecommitdiff
path: root/devel/libtool-base
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-10-08 17:37:50 +0000
committertv <tv@pkgsrc.org>2004-10-08 17:37:50 +0000
commitf8ff9364072617ae10dd2833b32ce4a00e6b349f (patch)
treed8073a83aa931e08c031a7e791eb873c0108fb9a /devel/libtool-base
parentfd931daac140cff77853f96b1ffe9d32c6ca03e5 (diff)
downloadpkgsrc-f8ff9364072617ae10dd2833b32ce4a00e6b349f.tar.gz
nb2: Make the "echo" substitute work on Interix. Noted by
Hiramatsu Yoshifumi <hiramatu@boreas.dti.ne.jp> in PR pkg/27182.
Diffstat (limited to 'devel/libtool-base')
-rw-r--r--devel/libtool-base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libtool-base/Makefile b/devel/libtool-base/Makefile
index 1e76c2ef73d..3d4b52c2855 100644
--- a/devel/libtool-base/Makefile
+++ b/devel/libtool-base/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2004/10/04 19:48:10 tv Exp $
+# $NetBSD: Makefile,v 1.41 2004/10/08 17:37:51 tv Exp $
#
PKGNAME= ${DISTNAME:C/-/-base-/}
-PKGREVISION= 1
+PKGREVISION= 2
SVR4_PKGNAME= ltoob
COMMENT= Generic shared library support script (the script itself)