# DISCLAIMER: Max Horn is the sole maintainer of this package. # Please DO NOT MAKE MODIFICATIONS without informing the maintainer. # Preferably, send a patch to me instead of making changes yourself! # If that is not possible due to extra urgency, at least send me a mail. # # Explanation: I am sick and tired of getting back to my packages and # discovering that people have messed with it. I am then forced to # retrace their steps, find out who, when and why did make a certain # change etc. -- i.e. it makes my life as maintainer harder. # Furthermore, as maintainer I am responsible for problems caused by my # packages. But I am not willing to take responsibility for something I # did not do. In particular, for changes that other people introduced # behind my back, no matter how good and noble their intentions were. As # such, I may see myself forced to drop responsibility for (and hence, # maintainership of) the affected package. Package: make Version: 3.82 Revision: 1 Maintainer: Max Horn Source: mirror:gnu:%n/%n-%v.tar.bz2 PatchFile: %n.patch PatchFile-MD5: edd90171e001b98c9be3d43452131325 Source-MD5: 1a11100f3c63fcf5753818e59d63088f BuildDepends: fink (>= 0.24.12-1), gettext-bin, gettext-tools ConfigureParams: << --disable-nls \ --mandir=%p/share/man \ --infodir=%p/share/info \ --disable-dependency-tracking << SetCPPFLAGS: -mdynamic-no-pic InfoTest: TestScript: make check || exit InstallScript: make install DESTDIR=%d Description: Software build tool DocFiles: README ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README.customs InfoDocs: %n.info DescPort: << Uses autoconf. Only compiles with NLS disabled. Disable a test that always fails on HFS+ volumes. << License: GPL Homepage: http://www.gnu.org/software/make/make.html