diff options
Diffstat (limited to 'converters')
-rw-r--r-- | converters/enca/Makefile | 1 | ||||
-rw-r--r-- | converters/fribidi/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/converters/enca/Makefile b/converters/enca/Makefile index cebcfb7d5d39..fb40b92a5fa9 100644 --- a/converters/enca/Makefile +++ b/converters/enca/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://trific.ath.cx/Ftp/enca/ \ MAINTAINER= never@nevermind.kiev.ua COMMENT= A package for detecting encoding of text files +USE_AUTOTOOLS= libtool:15 USE_GNOME= pkgconfig USE_ICONV= yes USE_BZIP2= yes diff --git a/converters/fribidi/Makefile b/converters/fribidi/Makefile index 19d971af6fa2..6addfc0313b3 100644 --- a/converters/fribidi/Makefile +++ b/converters/fribidi/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://fribidi.org/download/ MAINTAINER= gnome@FreeBSD.org COMMENT= A Free Implementation of the Unicode Bidirectional Algorithm +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes |