diff options
Diffstat (limited to 'math/fftw3')
| -rw-r--r-- | math/fftw3/Makefile | 1 | ||||
| -rw-r--r-- | math/fftw3/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/math/fftw3/Makefile b/math/fftw3/Makefile index eb4b1a741c26..815d0db687b2 100644 --- a/math/fftw3/Makefile +++ b/math/fftw3/Makefile @@ -18,6 +18,7 @@ MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE GNU_CONFIGURE= yes USE_GMAKE= yes +INSTALLS_SHLIBS= yes .if ${ARCH} == "i386" CONFIGURE_ARGS= --enable-i386-hacks diff --git a/math/fftw3/pkg-plist b/math/fftw3/pkg-plist index 7b9282b46e45..0ea1930b799c 100644 --- a/math/fftw3/pkg-plist +++ b/math/fftw3/pkg-plist @@ -16,7 +16,5 @@ lib/librfftw.a lib/librfftw.la lib/librfftw.so lib/librfftw.so.2 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/doc/fftw/fftw.ps @dirrm share/doc/fftw |
