aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/libcroco/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libcroco/Makefile')
-rw-r--r--textproc/libcroco/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/textproc/libcroco/Makefile b/textproc/libcroco/Makefile
index 8be5829e85dc..218c309d7f19 100644
--- a/textproc/libcroco/Makefile
+++ b/textproc/libcroco/Makefile
@@ -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"