summaryrefslogtreecommitdiff
path: root/devel/libtool/Makefile
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/Makefile
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/Makefile')
-rw-r--r--devel/libtool/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/libtool/Makefile b/devel/libtool/Makefile
index 93b9937cec8..21be7ea9c93 100644
--- a/devel/libtool/Makefile
+++ b/devel/libtool/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.32 2001/02/16 14:38:40 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2001/02/27 08:20:24 skrll Exp $
#
DISTFILES= # empty
.include "Makefile.common"
-PKGNAME= ${DISTNAME}${PKGREV}
+PKGNAME= ${PKGPFX}${PKGREV}
-COMMENT= Generic shared library support script
+DEPENDS+= ${PKGPFX:C/-/-base-/}${PKGREV}:../libtool-base
+DEPENDS+= ${PKGPFX:C/-/-info-/}${PKGREV}:../libtool-info
-DEPENDS+= ${DISTNAME:C/-/-base-/}${PKGREV}:../libtool-base
-DEPENDS+= ${DISTNAME:C/-/-info-/}${PKGREV}:../libtool-info
+COMMENT= Generic shared library support script
NO_CONFIGURE= yes
NO_PATCH= yes