diff options
Diffstat (limited to 'devel/korelib/Makefile')
-rw-r--r-- | devel/korelib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/korelib/Makefile b/devel/korelib/Makefile index 60ef0378822d..0442364aa59f 100644 --- a/devel/korelib/Makefile +++ b/devel/korelib/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A cross-platform C++ library for developing modular applications USE_KDELIBS_VER=3 -USE_AUTOMAKE= yes +USE_AUTOMAKE_VER= 14 USE_GMAKE= yes INSTALLS_SHLIB= yes USE_REINPLACE= yes |