aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2024-04-15 11:54:22 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2024-04-15 12:19:15 +0000
commitc75742551ec11118c36b6007298a8f2f3d9cfe42 (patch)
tree5266bb35414d00dff4ca0bc886b8f26189c86d9e
parentb044ac8585ed4ee92281285006a6abb5edcb63bf (diff)
downloadports-c75742551ec11118c36b6007298a8f2f3d9cfe42.tar.gz
ports-c75742551ec11118c36b6007298a8f2f3d9cfe42.zip
textproc/yelp-xsl: fix dependencies
Remove unnecessary dependencies, this packages just consists in a bunch of xsl files
-rw-r--r--textproc/yelp-xsl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile
index b378894c066b..8c95e84b5852 100644
--- a/textproc/yelp-xsl/Makefile
+++ b/textproc/yelp-xsl/Makefile
@@ -1,5 +1,6 @@
PORTNAME= yelp-xsl
DISTVERSION= 42.0
+PORTREVISION= 1
CATEGORIES= textproc gnome
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
DIST_SUBDIR= gnome
@@ -15,9 +16,7 @@ BUILD_DEPENDS= itstool:textproc/itstool
PORTSCOUT= limitw:1,even
-USES= gettext gmake gnome localbase pathfix \
- pkgconfig tar:xz
-USE_GNOME= libxml2 libxslt
+USES= pathfix tar:xz
GNU_CONFIGURE= yes
NO_ARCH= yes