diff options
Diffstat (limited to 'x11/ecore/Makefile')
-rw-r--r-- | x11/ecore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/ecore/Makefile b/x11/ecore/Makefile index 0d7fe42de142..328ad7d7a7c3 100644 --- a/x11/ecore/Makefile +++ b/x11/ecore/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A core event abstraction library USE_X_PREFIX= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes post-install: |