svn commit: r476355 - head/devel/libubox
Martin Matuska
mm at FreeBSD.org
Sat Aug 4 12:52:15 UTC 2018
Author: mm
Date: Sat Aug 4 12:52:14 2018
New Revision: 476355
URL: https://svnweb.freebsd.org/changeset/ports/476355
Log:
devel/libubox: use pkgconfig
Modified:
head/devel/libubox/Makefile
Modified: head/devel/libubox/Makefile
==============================================================================
--- head/devel/libubox/Makefile Sat Aug 4 12:42:41 2018 (r476354)
+++ head/devel/libubox/Makefile Sat Aug 4 12:52:14 2018 (r476355)
@@ -12,7 +12,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libjson-c.so:devel/json-c
-USES= cmake lua:51 tar:xz
+USES= cmake pkgconfig lua:51
USE_GITHUB= yes
GH_ACCOUNT= mmatuska
GH_TAGNAME= c83a84af
More information about the svn-ports-head
mailing list