diff options
author | SADA Kenji <sada@FreeBSD.org> | 2002-05-18 02:29:11 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2002-05-18 02:29:11 +0000 |
commit | 4047c94125262ae1b67d08f1c075c0cbb11b2e45 (patch) | |
tree | fc5cd7f81f44915e8632f69db7381dc2de8a8eb7 /editors/edith | |
parent | 084c74198e9748544cf760e6874653c3d421b414 (diff) | |
download | ports-4047c94125262ae1b67d08f1c075c0cbb11b2e45.tar.gz ports-4047c94125262ae1b67d08f1c075c0cbb11b2e45.zip |
Notes
Diffstat (limited to 'editors/edith')
-rw-r--r-- | editors/edith/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/edith/Makefile b/editors/edith/Makefile index 8a63ae788422..287657683db9 100644 --- a/editors/edith/Makefile +++ b/editors/edith/Makefile @@ -15,6 +15,7 @@ DISTFILES= edith1.55.common.tar.gz \ MAINTAINER= chris@unixpages.org USE_LINUX= yes +USE_X_PREFIX= yes ONLY_FOR_ARCHS= i386 NO_CDROM= "Redistribution not allowed" |