diff options
Diffstat (limited to 'converters/fribidi/Makefile')
-rw-r--r-- | converters/fribidi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/fribidi/Makefile b/converters/fribidi/Makefile index 8983a147c452..fa43fcd21699 100644 --- a/converters/fribidi/Makefile +++ b/converters/fribidi/Makefile @@ -8,7 +8,7 @@ PORTNAME= fribidi PORTVERSION= 0.10.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://freedesktop.org/~fribidi/download/ @@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gnome@FreeBSD.org COMMENT= A Free Implementation of the Unicode Bidirectional Algorithm -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GNOME= gnomehack pkgconfig INSTALLS_SHLIB= yes |