From c13a39fc331af4e1199e552132584110341c0bd2 Mon Sep 17 00:00:00 2001 From: Tim Vanderhoek Date: Wed, 18 Feb 1998 22:20:06 +0000 Subject: Don't need FETCH_BEFORE_ARGS=-t anymore. (Yay!) --- converters/uudeview/Makefile | 3 +-- converters/uulib/Makefile | 3 +-- converters/xdeview/Makefile | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) (limited to 'converters') diff --git a/converters/uudeview/Makefile b/converters/uudeview/Makefile index 3efb4eb3a0ca..36364ebd5b84 100644 --- a/converters/uudeview/Makefile +++ b/converters/uudeview/Makefile @@ -3,7 +3,7 @@ # Date Created: 04 Aug 1996 # Whom: Tim Vanderhoek # -# $Id: Makefile,v 1.13 1997/11/14 09:38:32 hoek Exp $ +# $Id: Makefile,v 1.14 1997/12/07 08:50:23 hoek Exp $ # DISTNAME= uudeview-0.5.13 @@ -18,7 +18,6 @@ LIB_DEPENDS= uu\\.1\\.:${PORTSDIR}/converters/uulib GNU_CONFIGURE= Yes CONFIGURE_ARGS= --enable-inews=${PREFIX}/news/lib/inews \ --disable-tcl -FETCH_BEFORE_ARGS= -t MAN1= uudeview.1 uuenview.1 diff --git a/converters/uulib/Makefile b/converters/uulib/Makefile index 792ad2df55b1..73beff35340b 100644 --- a/converters/uulib/Makefile +++ b/converters/uulib/Makefile @@ -3,7 +3,7 @@ # Date Created: 04 Aug 1996 # Whom: Tim Vanderhoek # -# $Id: Makefile,v 1.12 1997/11/14 09:46:21 hoek Exp $ +# $Id: Makefile,v 1.13 1997/12/07 08:50:26 hoek Exp $ # DISTNAME= uudeview-0.5.13 @@ -15,7 +15,6 @@ MASTER_SITES= http://www.uni-frankfurt.de/~fp/uudeview/Apps/frank/ \ MAINTAINER= hoek@FreeBSD.ORG GNU_CONFIGURE= yes -FETCH_BEFORE_ARGS= -t MAN3= uulib.3 diff --git a/converters/xdeview/Makefile b/converters/xdeview/Makefile index 9a7f09c7a98f..3577d2939dff 100644 --- a/converters/xdeview/Makefile +++ b/converters/xdeview/Makefile @@ -3,7 +3,7 @@ # Date Created: 9 Feb 1997 # Whom: Tim Vanderhoek # -# $Id: Makefile,v 1.8 1997/11/21 05:10:13 hoek Exp $ +# $Id: Makefile,v 1.9 1997/11/26 23:24:31 jseger Exp $ # DISTNAME= uudeview-0.5.13 @@ -21,7 +21,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-tcl="${PREFIX}" --enable-tk="${PREFIX}" # Season to taste --- anything over tcl7.5 CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include/tcl8.0 -I${PREFIX}/include/tk8.0" -FETCH_BEFORE_ARGS= -t ALL_TARGET= xdeview INSTALL_TARGET= install-tcl -- cgit v1.2.3