mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
sysutils/osinfo-db-tools: Switch to DISTVERSION and adjust dependencies
* Switch to DISTVERSION * Remove unused dependencies (gmake and libxslt) PR: 282508 Reviewed by: novel (maintainer)
This commit is contained in:
parent
943df23275
commit
4a1a993ec3
@ -1,5 +1,6 @@
|
||||
PORTNAME= osinfo-db-tools
|
||||
PORTVERSION= 1.12.0
|
||||
DISTVERSION= 1.12.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://releases.pagure.org/libosinfo/
|
||||
|
||||
@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \
|
||||
libsoup-2.4.so:devel/libsoup
|
||||
|
||||
USES= gettext gmake gnome libarchive pkgconfig tar:xz meson
|
||||
USE_GNOME= glib20 intltool libxml2 libxslt
|
||||
USES= gettext gnome libarchive meson pkgconfig tar:xz
|
||||
USE_GNOME= glib20 intltool libxml2
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user