aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libtool13
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/libtool13
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/libtool13')
-rw-r--r--devel/libtool13/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/libtool13/Makefile b/devel/libtool13/Makefile
index dc36a576717f..9049a0ea2266 100644
--- a/devel/libtool13/Makefile
+++ b/devel/libtool13/Makefile
@@ -17,7 +17,6 @@ MAINTAINER= ade@FreeBSD.org
COMMENT= Generic shared library support script (version 1.3)
DEPRECATED= Please use devel/libtool15 instead
-EXPIRATION_DATE=31st December 2004
BUILD_VERSION= 13
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
@@ -29,16 +28,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* && \