summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2003-03-29 09:38:21 +0000
committerwiz <wiz>2003-03-29 09:38:21 +0000
commit28ae6d43d7b174f94ca7df83185a2217c5bdf4e9 (patch)
treed78df6cf1b7b8f6f83bb82c0bd95e604b6801b03
parentcdcbdff0171ad626fb644654ec35d26d2d603e4c (diff)
downloadpkgsrc-28ae6d43d7b174f94ca7df83185a2217c5bdf4e9.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.