diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-09-12 07:29:08 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-09-12 07:29:08 +0000 |
commit | 786474926403066d9f0b2eee679de25eae564bc1 (patch) | |
tree | 4f649d2a6ec2c575c3ccec4dc6cdb7ac5bec4bff /converters/fribidi/Makefile | |
parent | 6b1eb12fe40ed1ad450bcf8dff76e0e263fd6b87 (diff) |
Notes
Diffstat (limited to 'converters/fribidi/Makefile')
-rw-r--r-- | converters/fribidi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/fribidi/Makefile b/converters/fribidi/Makefile index 9a1090288724..b768ce5f5fcd 100644 --- a/converters/fribidi/Makefile +++ b/converters/fribidi/Makefile @@ -8,7 +8,6 @@ PORTNAME= fribidi PORTVERSION= 0.10.4 -PORTREVISION= 1 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://freedesktop.org/~fribidi/download/ @@ -17,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gnome@FreeBSD.org COMMENT= A Free Implementation of the Unicode Bidirectional Algorithm -USE_INC_LIBTOOL_VER= 13 +USE_LIBTOOL_VER= 15 USE_GNOME= gnomehack pkgconfig INSTALLS_SHLIB= yes |