Add heads-up comment above PKGREVISION pointing to the manual-* diffs
which must be updated for any platform changes, lest the changes be lost the next time libtool is updated.
This commit is contained in:
parent
af2c95fa83
commit
4f5cb0be15
1 changed files with 9 additions and 1 deletions
|
@ -1,8 +1,16 @@
|
|||
# $NetBSD: Makefile,v 1.50 2004/12/21 13:50:25 grant Exp $
|
||||
# $NetBSD: Makefile,v 1.51 2004/12/22 02:44:02 tv Exp $
|
||||
#
|
||||
|
||||
.include "../../devel/libtool/Makefile.common"
|
||||
|
||||
#
|
||||
# HEADS UP! Before changing PKGREVISION: Did you remember to merge
|
||||
# any changes into the m4 manual diffs? Updating patch-a* is not enough!
|
||||
#
|
||||
# See devel/libtool/patches/README.manual for instructions on how to make
|
||||
# these patch files properly, so that your changes won't be lost completely
|
||||
# on the next libtool update.
|
||||
#
|
||||
PKGNAME= ${DISTNAME:S/-/-base-/}
|
||||
PKGREVISION= 9
|
||||
SVR4_PKGNAME= ltoob
|
||||
|
|
Loading…
Reference in a new issue