diff options
Diffstat (limited to 'devel/libds/Makefile')
-rw-r--r-- | devel/libds/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libds/Makefile b/devel/libds/Makefile index 4066daa6d9c6..438a4e810b1e 100644 --- a/devel/libds/Makefile +++ b/devel/libds/Makefile @@ -15,7 +15,7 @@ DISTNAME= libds-2.1 MAINTAINER= kingofgib@users.sourceforge.net COMMENT= ANSI Generic Data Structures Library -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes ALL_TARGET= gcc .include <bsd.port.pre.mk> |