diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/linux-gid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/linux-gid/Makefile b/cad/linux-gid/Makefile index bbacc3139bbc..bd9fac2787c1 100644 --- a/cad/linux-gid/Makefile +++ b/cad/linux-gid/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A graphical pre- and post-processor for numerical simulation programs CONFLICTS= id-utils-[0-9]* coreutils-[0-9]* -ONLY_FOR_ARCHS= amd64 i386 +ONLY_FOR_ARCHS= i386 USE_LINUX= yes #USE_X_PREFIX= yes |