diff options
author | jkh <jkh@FreeBSD.org> | 1995-01-06 05:41:35 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-01-06 05:41:35 +0800 |
commit | 1cce62c783d8d4779f5ae23d6f97676e765c9361 (patch) | |
tree | bd9f5ac8d10a492429bb484de0124dad56b37dbf /misc/Makefile | |
parent | 0c998a98a42c6efb6f96b47d4ecb7de72585f041 (diff) | |
download | freebsd-ports-gnome-1cce62c783d8d4779f5ae23d6f97676e765c9361.tar.gz freebsd-ports-gnome-1cce62c783d8d4779f5ae23d6f97676e765c9361.tar.zst freebsd-ports-gnome-1cce62c783d8d4779f5ae23d6f97676e765c9361.zip |
Nuke out Wnn - it's driving me nuts with its wanting to build EVERY time.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index ca6f5d2ee0a1..a40e9a2abd5e 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.32 1994/12/31 18:11:42 ache Exp $ +# $Id: Makefile,v 1.33 1995/01/03 09:17:52 jkh Exp $ # # restricted: pgp.usa_only pgp.non-usa_only zip.with_encryption \ # unzip.with_encryption # -SUBDIR= Wnn acs arc calc cpm gshar+gunshar hfs iozone ispell less \ +SUBDIR= acs arc calc cpm gshar+gunshar hfs iozone ispell less \ lha mshell mtools netpbm rman screen top unarj unrar unzip \ xsysstats zip zoo |