diff options
Diffstat (limited to 'lang/cim')
-rw-r--r-- | lang/cim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cim/Makefile b/lang/cim/Makefile index 1c8dc404cb61..b6839488573d 100644 --- a/lang/cim/Makefile +++ b/lang/cim/Makefile @@ -17,7 +17,7 @@ COMMENT= Compiler for the SIMULA programming language USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= cim.1 INFO= cim |