From 7c0294a2c1cf6e3bb4c611cd685eb52344f465ab Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Fri, 9 Jul 2004 17:47:25 +0000 Subject: Add some documentation for USE_INC_LIBTOOL_VER. --- Mk/bsd.autotools.mk | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Mk') diff --git a/Mk/bsd.autotools.mk b/Mk/bsd.autotools.mk index e5d105c37cca..66ea3ca77bb5 100644 --- a/Mk/bsd.autotools.mk +++ b/Mk/bsd.autotools.mk @@ -58,6 +58,12 @@ Autotools_Include_MAINTAINER= ade@FreeBSD.org # # USE_LIBTOOL_VER= # - Port wishes to use libtool, including the configuration step +# - Port will use the ports version of libtool +# - Implies GNU_CONFIGURE?=yes and WANT_LIBTOOL_VER= +# +# USE_INC_LIBTOOL_VER= +# - Port wishes to use libtool, including the configuration step +# - Port will use its own included version of libtool # - Implies GNU_CONFIGURE?=yes and WANT_LIBTOOL_VER= # # WANT_LIBTOOL_VER= -- cgit v1.2.3