summaryrefslogtreecommitdiff
path: root/devel/libtool/Makefile.common
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-05-18 14:40:04 +0000
committertv <tv@pkgsrc.org>2005-05-18 14:40:04 +0000
commit2a39efa9b4de2691c6e28c39fa1410e6cad83672 (patch)
tree7ae3b78136f12c0b2c97c3ff456c4b2fe858ea8f /devel/libtool/Makefile.common
parenta58a7b1347029b25a88fbeddddbe9497e1c021ec (diff)
downloadpkgsrc-2a39efa9b4de2691c6e28c39fa1410e6cad83672.tar.gz
libtool-base 1.5.18nb1: Update the patches per manual.README.
While here, since those instructions are still not being heeded, make the warning comment extremely loud and obnoxious, and put it in both libtool/Makefile.common and libtool-base/Makefile.
Diffstat (limited to 'devel/libtool/Makefile.common')
-rw-r--r--devel/libtool/Makefile.common25
1 files changed, 24 insertions, 1 deletions
diff --git a/devel/libtool/Makefile.common b/devel/libtool/Makefile.common
index 7de6f9e36fa..3cdd4818816 100644
--- a/devel/libtool/Makefile.common
+++ b/devel/libtool/Makefile.common
@@ -1,4 +1,27 @@
-# $NetBSD: Makefile.common,v 1.62 2005/05/18 11:57:12 adam Exp $
+# $NetBSD: Makefile.common,v 1.63 2005/05/18 14:40:04 tv Exp $
+
+###########################################################################
+###########################################################################
+#
+# HEADS UP! DO NOT CHANGE THE VERSION OR PKGREVISION WITHOUT READING THIS:
+#
+###########################################################################
+###########################################################################
+#
+# This package is maintained specially in order to preserve pkgsrc
+# specific OS changes that diverge from the "out of the box" libtool.
+# In order to keep this package in a maintainable condition, the .m4 files
+# must be manipulated in order to generate the patch-* files.
+#
+# See devel/libtool/patches/manual.README for instructions on how to make
+# these patch files properly; otherwise your changes WILL be lost on the
+# next libtool update.
+#
+# DO NOT MAKE CHANGES TO patch-ab OR patch-ad WITHOUT FOLLOWING THESE
+# INSTRUCTIONS. There are no exceptions to this rule.
+#
+###########################################################################
+###########################################################################
DISTNAME= libtool-1.5.18
CATEGORIES= devel pkgtools