diff options
Diffstat (limited to 'textproc/expat2/Makefile')
-rw-r--r-- | textproc/expat2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile index 64e712efd548..ac8de59648ab 100644 --- a/textproc/expat2/Makefile +++ b/textproc/expat2/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= expat MAINTAINER= kuriyama@FreeBSD.org COMMENT= XML 1.0 parser written in C -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} ALL_TARGET= default INSTALLS_SHLIB= yes |