diff options
Diffstat (limited to 'japanese/anthy/Makefile')
-rw-r--r-- | japanese/anthy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/anthy/Makefile b/japanese/anthy/Makefile index 53b386525820..c9d842f03f37 100644 --- a/japanese/anthy/Makefile +++ b/japanese/anthy/Makefile @@ -7,6 +7,7 @@ PORTNAME= anthy PORTVERSION= 7100b +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= ${PORTNAME}/17231 @@ -18,7 +19,7 @@ MAINTAINER= nobutaka@FreeBSD.org COMMENT= Another kana-kanji conversion system USE_REINPLACE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes USE_GNOME= gnometarget lthack pkgconfig |