summaryrefslogtreecommitdiff
path: root/devel/libtool
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 14:38:16 +0000
committerwiz <wiz>2001-02-16 14:38:16 +0000
commit0e6fa9f644599b5f010ffe053765f5a3dcfbbe32 (patch)
treed583765b38ad8c9086e6f3c1b1f72fcf3c9cf6ff /devel/libtool
parent9cd33f1ced25f785a26235a0c68a92f8f28d517e (diff)
downloadpkgsrc-0e6fa9f644599b5f010ffe053765f5a3dcfbbe32.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'devel/libtool')
-rw-r--r--devel/libtool/Makefile4
-rw-r--r--devel/libtool/pkg/COMMENT1
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/libtool/Makefile b/devel/libtool/Makefile
index 29b880b5023..93b9937cec8 100644
--- a/devel/libtool/Makefile
+++ b/devel/libtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2001/02/03 05:34:57 hubertf Exp $
+# $NetBSD: Makefile,v 1.32 2001/02/16 14:38:40 wiz Exp $
#
DISTFILES= # empty
@@ -6,6 +6,8 @@ DISTFILES= # empty
PKGNAME= ${DISTNAME}${PKGREV}
+COMMENT= Generic shared library support script
+
DEPENDS+= ${DISTNAME:C/-/-base-/}${PKGREV}:../libtool-base
DEPENDS+= ${DISTNAME:C/-/-info-/}${PKGREV}:../libtool-info
diff --git a/devel/libtool/pkg/COMMENT b/devel/libtool/pkg/COMMENT
deleted file mode 100644
index c64215ed2fd..00000000000
--- a/devel/libtool/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Generic shared library support script