diff options
Diffstat (limited to 'textproc/sablotron/Makefile')
-rw-r--r-- | textproc/sablotron/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index 2a3611d286ab..1d1454c5c4d2 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -7,6 +7,7 @@ PORTNAME= Sablot PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download-1.gingerall.cz/download/sablot/ @@ -31,7 +32,7 @@ CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LIBTOOL=${LIBTOOL} \ LDFLAGS="-L${LOCALBASE}/lib -lexpat -liconv" USE_GMAKE= yes USE_ICONV= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_PERL5_BUILD= yes MAN1= sabcmd.1 |