diff options
Diffstat (limited to 'devel/libvanessa_adt/Makefile')
-rw-r--r-- | devel/libvanessa_adt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libvanessa_adt/Makefile b/devel/libvanessa_adt/Makefile index 714e16242d7b..16fd765765c7 100644 --- a/devel/libvanessa_adt/Makefile +++ b/devel/libvanessa_adt/Makefile @@ -17,7 +17,7 @@ COMMENT= Library that provides ADTs (queues, dynamic arrays and more) LIB_DEPENDS= vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger -INSTALLS_SHLIB= YES +USE_LDCONFIG= YES USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= YES |