diff options
Diffstat (limited to 'editors/edith')
-rw-r--r-- | editors/edith/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/edith/Makefile b/editors/edith/Makefile index 7dcd8a492049..635dc0264ee1 100644 --- a/editors/edith/Makefile +++ b/editors/edith/Makefile @@ -12,7 +12,7 @@ DISTFILES= edith1.55.common.tar.gz \ MAINTAINER= ports@FreeBSD.org COMMENT= A X11 GUI editor for binary and plain text files -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes USE_LINUX_APPS= xorglibs |