diff options
author | asami <asami@FreeBSD.org> | 1998-06-27 13:20:00 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-06-27 13:20:00 +0800 |
commit | e269a25f5fbe6f5626fa7696046c91f0e36832f1 (patch) | |
tree | 02d1ad171b5720b31c48c226c5121a772f67ac0d /misc/ewipe | |
parent | 03fbfa5e0bb896209a3cf1029f2913c43887f16f (diff) | |
download | freebsd-ports-gnome-e269a25f5fbe6f5626fa7696046c91f0e36832f1.tar.gz freebsd-ports-gnome-e269a25f5fbe6f5626fa7696046c91f0e36832f1.tar.zst freebsd-ports-gnome-e269a25f5fbe6f5626fa7696046c91f0e36832f1.zip |
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
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 \ |