diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-06-12 15:33:12 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-06-12 15:33:12 +0000 |
commit | ed57dd217591605bcaa97693c6de5f03d4b7673b (patch) | |
tree | ba73cd5d3b521cbee303794a91290ba2a0c4ba8f /emulators/xzx | |
parent | 57aa67a01161712df5a27efe0accd4409891da3b (diff) |
Notes
Diffstat (limited to 'emulators/xzx')
-rw-r--r-- | emulators/xzx/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index 337fef28732c..c8355e90c579 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -22,9 +22,6 @@ USE_MOTIF= yes USE_XPM= yes USE_X_PREFIX= yes -# Hardcoding FETCH_CMD is necessary since -A argument causes problems -FETCH_CMD= /usr/bin/fetch - # License forbids redistribution NO_CDROM= Redistribution forbidden by license NO_PACKAGE= Redistribution forbidden by license |