summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-03-29 09:38:21 +0000
committerwiz <wiz@pkgsrc.org>2003-03-29 09:38:21 +0000
commit315540ab25bd3312618f095459cf34e2967c2532 (patch)
treed78df6cf1b7b8f6f83bb82c0bd95e604b6801b03
parent70d4caed03d62b99ae21ab9e6d3c55b6f676d364 (diff)
downloadpkgsrc-315540ab25bd3312618f095459cf34e2967c2532.tar.gz
Add empty patch target.
-rw-r--r--devel/libtool/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libtool/Makefile b/devel/libtool/Makefile
index fad1bece1ea..f9ba4c6978e 100644
--- a/devel/libtool/Makefile
+++ b/devel/libtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2003/03/28 21:14:15 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2003/03/29 09:38:21 wiz Exp $
#
DISTFILES= # empty
@@ -15,6 +15,8 @@ COMMENT= Generic shared library support script
NO_CONFIGURE= yes
NO_BUILD= yes
+do-patch:
+
do-install:
@${ECHO_MSG} this is only a meta package.