diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-11-02 01:31:06 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-11-02 01:31:06 +0000 |
commit | 918b08bd272d658b2f38c064514f16790ff2eae7 (patch) | |
tree | e54c457d3d4262d808ceb9cdf63f12dc2b79867d /databases/dbixx | |
parent | 59c211cd15a15d010f27d924aedacb24ebad2af0 (diff) |
Notes
Diffstat (limited to 'databases/dbixx')
-rw-r--r-- | databases/dbixx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/dbixx/Makefile b/databases/dbixx/Makefile index 9f87846de59c..309932591441 100644 --- a/databases/dbixx/Makefile +++ b/databases/dbixx/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS+= libdbi.so:databases/libdbi BUILD_DEPENDS= libdbi-drivers>=0:databases/libdbi-drivers GNU_CONFIGURE= yes -USES= libtool pathfix +USES= libtool localbase:ldflags pathfix USE_LDCONFIG= yes USE_GCC= any |