aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libtool15
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2004-08-04 06:58:11 +0800
committerade <ade@FreeBSD.org>2004-08-04 06:58:11 +0800
commitd6b310e8e39aee9725910036554d2e88b42e63fe (patch)
tree43a4b3b94c4ebbd88884322746a6dd5a7388d10b /devel/libtool15
parent0d382be1f6b1c1998feeac1cdd6080589a7610ae (diff)
downloadfreebsd-ports-gnome-d6b310e8e39aee9725910036554d2e88b42e63fe.tar.gz
freebsd-ports-gnome-d6b310e8e39aee9725910036554d2e88b42e63fe.tar.zst
freebsd-ports-gnome-d6b310e8e39aee9725910036554d2e88b42e63fe.zip
Long-overdue cosmetic cleanups.
Diffstat (limited to 'devel/libtool15')
-rw-r--r--devel/libtool15/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/libtool15/Makefile b/devel/libtool15/Makefile
index ebae39062f05..8ba2601a7d08 100644
--- a/devel/libtool15/Makefile
+++ b/devel/libtool15/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* && \