diff options
Diffstat (limited to 'textproc/iiimf-server/Makefile')
-rw-r--r-- | textproc/iiimf-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/iiimf-server/Makefile b/textproc/iiimf-server/Makefile index 2a74379454e5..645d0fec4e3b 100644 --- a/textproc/iiimf-server/Makefile +++ b/textproc/iiimf-server/Makefile @@ -7,6 +7,7 @@ PORTNAME= server PORTVERSION= 12.2 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ PKGNAMEPREFIX= iiimf- @@ -26,7 +27,6 @@ USE_GMAKE= yes USE_GNOME= pkgconfig libxml2 USE_OPENSSL= yes USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env -WANT_AUTOHEADER_VER= 259 WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/iiimsf |