Index: head/sysutils/osinfo-db-tools/Makefile =================================================================== --- head/sysutils/osinfo-db-tools/Makefile (revision 435755) +++ head/sysutils/osinfo-db-tools/Makefile (revision 435756) @@ -1,22 +1,22 @@ # Created by: Roman Bogorodskiy # $FreeBSD$ PORTNAME= osinfo-db-tools PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://fedorahosted.org/releases/l/i/libosinfo/ MAINTAINER= novel@FreeBSD.org COMMENT= Tools for managing the osinfo database -USES= gettext-runtime gmake libarchive pkgconfig +USES= gettext gmake libarchive pkgconfig USE_GNOME= glib20 intltool libxml2 libxslt GNU_CONFIGURE= yes OPTIONS_DEFINE= NLS OPTIONS_SUB= yes -NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls .include