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 | |
parent | 6b1eb12fe40ed1ad450bcf8dff76e0e263fd6b87 (diff) | |
download | ports-786474926403066d9f0b2eee679de25eae564bc1.tar.gz ports-786474926403066d9f0b2eee679de25eae564bc1.zip |
Notes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/fribidi/Makefile | 3 | ||||
-rw-r--r-- | converters/fribidi/files/patch-configure | 10 | ||||
-rw-r--r-- | converters/fribidi/pkg-descr | 2 |
3 files changed, 2 insertions, 13 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 diff --git a/converters/fribidi/files/patch-configure b/converters/fribidi/files/patch-configure deleted file mode 100644 index f195f07b43c6..000000000000 --- a/converters/fribidi/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed Dec 11 18:31:51 2002 -+++ configure Thu Dec 12 12:07:17 2002 -@@ -7414,6 +7414,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/converters/fribidi/pkg-descr b/converters/fribidi/pkg-descr index 4f5c67a6430b..16707e185888 100644 --- a/converters/fribidi/pkg-descr +++ b/converters/fribidi/pkg-descr @@ -17,4 +17,4 @@ every Unicode character will be treated in strict accordance with the Unicode specification. The same is true for the mirroring of characters, which also works for all the characters listed as mirrorable in the Unicode specification. -WWW: http://freedesktop.org/Software/FriBidi +WWW: http://fribidi.org/wiki/ |