diff options
Diffstat (limited to 'devel/argtable')
-rw-r--r-- | devel/argtable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/argtable/Makefile b/devel/argtable/Makefile index 385bbf6e528b..b2a3b9f0d9a9 100644 --- a/devel/argtable/Makefile +++ b/devel/argtable/Makefile @@ -20,7 +20,7 @@ COMMENT= An ANSI C library for parsing GNU style command line arguments USE_GNOME= gnometarget USE_GETOPT_LONG=yes GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN3= argtable2.3 MLINKS= argtable2.3 argtable.3 |