aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-06-20 19:14:12 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-06-20 19:15:48 +0000
commitc1d72ae2b185505f3b1c31c84e2655c04111b061 (patch)
tree8046f76564d847aeafa87d7848585e4bc9f4633d
parent7e140dc7fe42aa4ab5f61b7db7bc31ebfd4b0e44 (diff)
downloadports-c1d72ae2b185505f3b1c31c84e2655c04111b061.tar.gz
ports-c1d72ae2b185505f3b1c31c84e2655c04111b061.zip
misc/libiio: Fix compilation with libxml2>=2.9.12 by adding USES=localbase
PR: 256734 Reported by: Daniel Engberg <daniel.engberg.lists@pyret.net>
-rw-r--r--misc/libiio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/libiio/Makefile b/misc/libiio/Makefile
index 358514fcefa3..07b25a4b39fb 100644
--- a/misc/libiio/Makefile
+++ b/misc/libiio/Makefile
@@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.txt
LIB_DEPENDS= libavahi-client.so:net/avahi-app
-USES= cmake gnome
+USES= cmake gnome localbase
USE_GITHUB= yes
GH_ACCOUNT= analogdevicesinc
USE_GNOME= libxml2