diff options
Diffstat (limited to 'textproc/sablotron/Makefile')
-rw-r--r-- | textproc/sablotron/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index 9d829a0cd744..5df34748e8fa 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -29,7 +29,7 @@ PLIST_SUB+= SHLIB_MAJOR="${SHLIB_MAJOR}" CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LIBTOOL=${LIBTOOL} \ LDFLAGS="-L${LOCALBASE}/lib -lexpat -liconv" -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_ICONV= yes GNU_CONFIGURE= yes |