mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
USES=libtool:keepla pathfix tar:xz.
This commit is contained in:
parent
908f70b374
commit
5fcb5e05ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355817
@ -3,18 +3,17 @@
|
||||
|
||||
PORTNAME= libcroco
|
||||
PORTVERSION= 0.6.8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= CSS2 parsing library
|
||||
|
||||
USE_XZ= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake gettext libtool:keepla pathfix pkgconfig tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gnomehack glib20 libxml2 ltverhack
|
||||
USES= pkgconfig gettext gmake
|
||||
USE_GNOME= glib20 libxml2
|
||||
CONFIGURE_ARGS= --disable-gtk-doc-html
|
||||
|
||||
PLIST_SUB= VERSION="0.6"
|
||||
|
@ -32,6 +32,7 @@ lib/libcroco-%%VERSION%%.a
|
||||
lib/libcroco-%%VERSION%%.la
|
||||
lib/libcroco-%%VERSION%%.so
|
||||
lib/libcroco-%%VERSION%%.so.3
|
||||
lib/libcroco-%%VERSION%%.so.3.0.1
|
||||
libdata/pkgconfig/libcroco-%%VERSION%%.pc
|
||||
share/gtk-doc/html/libcroco/ch01.html
|
||||
share/gtk-doc/html/libcroco/home.png
|
||||
|
Loading…
Reference in New Issue
Block a user