diff options
Diffstat (limited to 'converters/libticonv/Makefile')
-rw-r--r-- | converters/libticonv/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/converters/libticonv/Makefile b/converters/libticonv/Makefile index 503a5ea0fc8a..c81eb53e8d22 100644 --- a/converters/libticonv/Makefile +++ b/converters/libticonv/Makefile @@ -2,7 +2,7 @@ PORTNAME= libticonv PORTVERSION= 1.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters MASTER_SITES= SF/tilp/tilp2-linux/tilp2-1.17 @@ -12,10 +12,9 @@ COMMENT= TI calculator character set library LICENSE= GPLv2 GNU_CONFIGURE= yes -USE_BZIP2= yes USE_GNOME= glib20 USE_LDCONFIG= yes -USES= gmake pathfix pkgconfig +USES= gmake libtool pathfix pkgconfig tar:bzip2 post-patch: @${REINPLACE_CMD} -e 's/Requires/&.private/' ${WRKSRC}/ticonv.pc.in |