diff options
Diffstat (limited to 'textproc/libcroco/Makefile')
-rw-r--r-- | textproc/libcroco/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libcroco/Makefile b/textproc/libcroco/Makefile index 5222e8b6cbc7..63673992656e 100644 --- a/textproc/libcroco/Makefile +++ b/textproc/libcroco/Makefile @@ -7,7 +7,7 @@ PORTNAME= libcroco PORTVERSION= 0.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6 @@ -17,7 +17,7 @@ COMMENT= CSS2 parsing library USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes USE_GNOME= gnomehack lthack glib20 libxml2 |