diff options
Diffstat (limited to 'lang/awka/Makefile')
-rw-r--r-- | lang/awka/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/awka/Makefile b/lang/awka/Makefile index 8dbb4ea87b8a..f065a9d068f1 100644 --- a/lang/awka/Makefile +++ b/lang/awka/Makefile @@ -15,7 +15,7 @@ COMMENT= Converts the AWK script to C, then compiles it GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MANCOMPRESSED= no MAN1= awka.1 |