diff options
Diffstat (limited to 'devel/libU77/Makefile')
-rw-r--r-- | devel/libU77/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libU77/Makefile b/devel/libU77/Makefile index 1918f6a52acf..911f6418d3d1 100644 --- a/devel/libU77/Makefile +++ b/devel/libU77/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= trevor MAINTAINER= ports@FreeBSD.org COMMENT= Adds Fortran intrinsics missing from f2c -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes pre-build: ${CP} ${FILESDIR}/makefile.lib ${WRKSRC}/Makefile |