summaryrefslogtreecommitdiff
path: root/converters/xdeview
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1998-02-18 22:20:06 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1998-02-18 22:20:06 +0000
commitc13a39fc331af4e1199e552132584110341c0bd2 (patch)
treeaf0bd934394d16c1d599234e89b39d9b6b3aecbe /converters/xdeview
parentRemove share/doc/rsaref on deinstall. (diff)
Don't need FETCH_BEFORE_ARGS=-t anymore. (Yay!)
Notes
Notes: svn path=/head/; revision=9819
Diffstat (limited to 'converters/xdeview')
-rw-r--r--converters/xdeview/Makefile3
1 files changed, 1 insertions, 2 deletions
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 <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