aboutsummaryrefslogtreecommitdiff
path: root/devel/gnu-libtool
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-08-03 22:58:11 +0000
committerAde Lovett <ade@FreeBSD.org>2004-08-03 22:58:11 +0000
commita33f86462b119d89a75ee87012d1009e72a9f8d4 (patch)
tree61510307cc4e36cfe997b07478287ab92026f3ac /devel/gnu-libtool
parenta5ad374cd1b0361ba5e34388930a0f6a3f08b76b (diff)
downloadports-a33f86462b119d89a75ee87012d1009e72a9f8d4.tar.gz
ports-a33f86462b119d89a75ee87012d1009e72a9f8d4.zip
Notes
Diffstat (limited to 'devel/gnu-libtool')
-rw-r--r--devel/gnu-libtool/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/gnu-libtool/Makefile b/devel/gnu-libtool/Makefile
index ebae39062f05..8ba2601a7d08 100644
--- a/devel/gnu-libtool/Makefile
+++ b/devel/gnu-libtool/Makefile
@@ -26,16 +26,6 @@ CONFIGURE_ENV= PREFIX=${PREFIX} PACKAGE=libtool${BUILD_VERSION}
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_REINPLACE= yes
-.if defined(USE_LIBTOOL) || defined(USE_LIBTOOL_VER)
-pre-everything::
- @${ECHO} ===========================================================
- @${ECHO} "You have 'USE_LIBTOOL' or 'USE_LIBTOOL_VER' variables"
- @${ECHO} "defined either in environment or in make(1) arguments."
- @${ECHO} "Please undefine them and try again."
- @${ECHO} ===========================================================
- @${FALSE}
-.endif # defined(USE_LIBTOOL) || defined(USE_LIBTOOL_VER)
-
post-patch:
@(cd ${WRKSRC}/doc && \
${RM} -f *.info* && \