summaryrefslogtreecommitdiff
path: root/devel/libtool-info
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2001-02-27 08:20:23 +0000
committerskrll <skrll@pkgsrc.org>2001-02-27 08:20:23 +0000
commitba7d9319bdcebba43e711aa8c805f2da246f2b89 (patch)
tree31876350654b4ad2b95104766e43093187eddbb4 /devel/libtool-info
parent5e25ef6b707144faca846df0b84922c48bb89b09 (diff)
downloadpkgsrc-ba7d9319bdcebba43e711aa8c805f2da246f2b89.tar.gz
Update libtool to be based on a CVS snapshot of the multi-language branch
Diffstat (limited to 'devel/libtool-info')
-rw-r--r--devel/libtool-info/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/libtool-info/Makefile b/devel/libtool-info/Makefile
index d6825f6f623..e6812be8611 100644
--- a/devel/libtool-info/Makefile
+++ b/devel/libtool-info/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2001/02/19 17:20:14 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 2001/02/27 08:20:26 skrll Exp $
#
.include "../libtool/Makefile.common"
-PKGNAME= ${DISTNAME:C/-/-info-/}${PKGREV}
+PKGNAME= ${PKGPFX:C/-/-info-/}${PKGREV}
COMMENT= Generic shared library support script - info pages
@@ -17,6 +17,7 @@ USE_GTEXINFO= yes
# error. Simply making sure the info-files get re-done works here.
post-extract:
${RM} -f ${WRKSRC}/doc/libtool.info*
+ ${CP} ${FILESDIR}/fdl.texi ${WRKSRC}/doc
do-build:
cd ${WRKSRC}/doc ; ${MAKE_PROGRAM}