mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
textproc/yelp-xsl: fix dependencies
Remove unnecessary dependencies, this packages just consists in a bunch of xsl files
This commit is contained in:
parent
b044ac8585
commit
c75742551e
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user