diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-05-16 00:08:59 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-05-16 00:08:59 +0000 |
commit | e4410acc9491cf3ae790cf4123d9bd952eba62ad (patch) | |
tree | 95628a67165015d41ab78ca2d8449132c19b7d4e /math | |
parent | Hide bin/kotalkd behind KTALKD PLIST_SUB moniker. Allow UTMP to be (diff) |
Add djbfft since we can't package it due to author's license on patching
Notes
Notes:
svn path=/head/; revision=59216
Diffstat (limited to 'math')
-rw-r--r-- | math/djbfft/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/djbfft/Makefile b/math/djbfft/Makefile index 91af6aeec616..0366b750cada 100644 --- a/math/djbfft/Makefile +++ b/math/djbfft/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://cr.yp.to/djbfft/ MAINTAINER= lioux@FreeBSD.org +NO_PACKAGE= Forbidden - we have patches to the distribution. + ALL_TARGET= INSTALL_TARGET=setup check |