diff options
Diffstat (limited to 'textproc/latte/Makefile')
-rw-r--r-- | textproc/latte/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/latte/Makefile b/textproc/latte/Makefile index 2d02a275ea1f..c82e023cde31 100644 --- a/textproc/latte/Makefile +++ b/textproc/latte/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.latte.org/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Simple language for marking up text in a very expressive way -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 MAKE_FLAGS= CONF_ARGS="--prefix=${PREFIX}" CONFIGURE_ARGS+= --enable-shared |