diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-06-06 06:32:11 +0800 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-06-06 06:32:11 +0800 |
commit | 5ce8e8e5c77a92c16e627672eab6ebca50ad6f85 (patch) | |
tree | d22580c3f5bea1154b95655a82046161cfa9fd35 /math/fftw3 | |
parent | defb095decee8e3dde8b4102faa6e782be7704c2 (diff) | |
download | freebsd-ports-gnome-5ce8e8e5c77a92c16e627672eab6ebca50ad6f85.tar.gz freebsd-ports-gnome-5ce8e8e5c77a92c16e627672eab6ebca50ad6f85.tar.zst freebsd-ports-gnome-5ce8e8e5c77a92c16e627672eab6ebca50ad6f85.zip |
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
Diffstat (limited to 'math/fftw3')
-rw-r--r-- | math/fftw3/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/fftw3/pkg-plist b/math/fftw3/pkg-plist index 33aea15032d0..7b9282b46e45 100644 --- a/math/fftw3/pkg-plist +++ b/math/fftw3/pkg-plist @@ -7,7 +7,6 @@ info/fftw.info-2 info/fftw.info-3 info/fftw.info-4 info/fftw.info-5 -@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir @exec install-info %D/info/fftw.info %D/info/dir lib/libfftw.a lib/libfftw.la |