diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 00:29:13 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 00:29:13 +0000 |
commit | e8390e6e3c7cf23c6546db19b823f8b4fc9763b2 (patch) | |
tree | 0f9d2255cdc2514c08af673efe768018c7601866 /lang/awka | |
parent | - Update to version 2.8.2.2 (diff) |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'lang/awka')
-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 |