diff options
author | lioux <lioux@FreeBSD.org> | 2002-05-16 08:08:59 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-05-16 08:08:59 +0800 |
commit | 160662cf2a16f81d3feb75742f9bb163258e5565 (patch) | |
tree | 2d31eb690ada32a83cfbe39f9c01aa01a20b7377 /math | |
parent | 547b476e7ac299ef8653a388c45c75f27b585186 (diff) | |
download | freebsd-ports-gnome-160662cf2a16f81d3feb75742f9bb163258e5565.tar.gz freebsd-ports-gnome-160662cf2a16f81d3feb75742f9bb163258e5565.tar.zst freebsd-ports-gnome-160662cf2a16f81d3feb75742f9bb163258e5565.zip |
Add djbfft since we can't package it due to author's license on patching
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 |