diff options
Diffstat (limited to 'lang/open-cobol-devel/Makefile')
-rw-r--r-- | lang/open-cobol-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/open-cobol-devel/Makefile b/lang/open-cobol-devel/Makefile index 2906f0823a76..ecd4e6624d2e 100644 --- a/lang/open-cobol-devel/Makefile +++ b/lang/open-cobol-devel/Makefile @@ -23,7 +23,7 @@ USE_AUTOTOOLS= libltdl:15 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes INFO= open-cobol |