diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-06-27 05:20:00 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-06-27 05:20:00 +0000 |
commit | 7d45e2b7a193d40e6c5b529f166e38e0af53a8c3 (patch) | |
tree | 1aa2bbfd19ad2c48caed151304d90d00e672730a /misc/ewipe | |
parent | d787371c3884a468504887cce1ee11466a1e339e (diff) | |
download | ports-7d45e2b7a193d40e6c5b529f166e38e0af53a8c3.tar.gz ports-7d45e2b7a193d40e6c5b529f166e38e0af53a8c3.zip |
Notes
Diffstat (limited to 'misc/ewipe')
-rw-r--r-- | misc/ewipe/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/ewipe/Makefile b/misc/ewipe/Makefile index 0f4c03927f74..83663fd704e5 100644 --- a/misc/ewipe/Makefile +++ b/misc/ewipe/Makefile @@ -3,7 +3,7 @@ # Date created: 17 October 1997 # Whom: itojun@itojun.org # -# $Id: Makefile,v 1.11 1998/02/21 22:37:55 fenner Exp $ +# $Id: Makefile,v 1.12 1998/04/12 02:21:16 itojun Exp $ # DISTNAME= ewipe-1.0.0 @@ -14,8 +14,6 @@ MAINTAINER= itojun@itojun.org #RUN_DEPENDS= wish4.2:${PORTSDIR}/x11/tk42 -NO_CONFIGURE= yes - TCLLIBS= definefont.tcl edittable.tcl setpointer.tcl viewer.tcl tclIndex DOCS= README Changes dot.ewipe SAMPLES= a1.gif a2.gif a3.gif a4.gif blue1.gif sample.ewp test.ewp \ |