diff options
Diffstat (limited to 'textproc/iiimf-gtk/Makefile')
-rw-r--r-- | textproc/iiimf-gtk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/iiimf-gtk/Makefile b/textproc/iiimf-gtk/Makefile index 493861e39f6e..28f0156db7d1 100644 --- a/textproc/iiimf-gtk/Makefile +++ b/textproc/iiimf-gtk/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtk PORTVERSION= 12.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ PKGNAMEPREFIX= iiimf- @@ -28,7 +28,6 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= intltool gtk20 USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env -WANT_AUTOHEADER_VER= 259 WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/iiimgcf |