aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-11-02 09:31:06 +0800
committerlinimon <linimon@FreeBSD.org>2018-11-02 09:31:06 +0800
commit9d4f6e053d3dcfd84ab38ab5856d9b4d1d7dcaec (patch)
treee54c457d3d4262d808ceb9cdf63f12dc2b79867d /databases
parent1dae919591d5d8760a4f0d7c8bfb24c228f2f8d2 (diff)
downloadfreebsd-ports-gnome-9d4f6e053d3dcfd84ab38ab5856d9b4d1d7dcaec.tar.gz
freebsd-ports-gnome-9d4f6e053d3dcfd84ab38ab5856d9b4d1d7dcaec.tar.zst
freebsd-ports-gnome-9d4f6e053d3dcfd84ab38ab5856d9b4d1d7dcaec.zip
Fix build with GCC-based architectures.
PR: 232864 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'databases')
-rw-r--r--databases/dbixx/Makefile2
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