1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Don't need FETCH_BEFORE_ARGS=-t anymore. (Yay!)

This commit is contained in:
Tim Vanderhoek 1998-02-18 22:20:06 +00:00
parent 8070bdae07
commit c13a39fc33
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9819
3 changed files with 3 additions and 6 deletions

View File

@ -3,7 +3,7 @@
# Date Created: 04 Aug 1996
# Whom: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
#
# $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

View File

@ -3,7 +3,7 @@
# Date Created: 04 Aug 1996
# Whom: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
#
# $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

View File

@ -3,7 +3,7 @@
# Date Created: 9 Feb 1997
# Whom: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
#
# $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