diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-02-22 03:26:32 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-02-22 03:26:32 +0000 |
commit | ce4bb6e7f754a41f4f1a0fac7560eef3a53fe6b5 (patch) | |
tree | fa12b7a6707de983aaaadd7aadd55961b2393ba7 /editors/edith | |
parent | 6d079cec052286ff8e8a3b062ccacde8464ea167 (diff) | |
download | ports-ce4bb6e7f754a41f4f1a0fac7560eef3a53fe6b5.tar.gz ports-ce4bb6e7f754a41f4f1a0fac7560eef3a53fe6b5.zip |
Notes
Diffstat (limited to 'editors/edith')
-rw-r--r-- | editors/edith/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/edith/Makefile b/editors/edith/Makefile index 48a585189728..8a63ae788422 100644 --- a/editors/edith/Makefile +++ b/editors/edith/Makefile @@ -14,8 +14,7 @@ DISTFILES= edith1.55.common.tar.gz \ MAINTAINER= chris@unixpages.org -RUN_DEPENDS= ${LINUXBASE}/sbin/ldconfig:${PORTSDIR}/emulators/linux_base - +USE_LINUX= yes ONLY_FOR_ARCHS= i386 NO_CDROM= "Redistribution not allowed" |