diff options
author | mezz <mezz@FreeBSD.org> | 2005-10-21 03:13:50 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2005-10-21 03:13:50 +0800 |
commit | 184b25bc04d7213bd8355084743330f23e0ba15d (patch) | |
tree | dbf62a4e2ed3e4d2fa0f020ca6e5a1d6e9df989c /textproc/linux-f8-aspell/Makefile | |
parent | 495c762234dbda239656d642c7af2e53a58ae588 (diff) | |
download | freebsd-ports-gnome-184b25bc04d7213bd8355084743330f23e0ba15d.tar.gz freebsd-ports-gnome-184b25bc04d7213bd8355084743330f23e0ba15d.tar.zst freebsd-ports-gnome-184b25bc04d7213bd8355084743330f23e0ba15d.zip |
Add FreeBSD/amd64.
PR: ports/87746
Submitted by: Simun Mikecin <numisemis@yahoo.com>
Diffstat (limited to 'textproc/linux-f8-aspell/Makefile')
-rw-r--r-- | textproc/linux-f8-aspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/linux-f8-aspell/Makefile b/textproc/linux-f8-aspell/Makefile index c9bff8771b4c..eed692d0f6e8 100644 --- a/textproc/linux-f8-aspell/Makefile +++ b/textproc/linux-f8-aspell/Makefile @@ -26,7 +26,7 @@ BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm \ NO_BUILD= yes USE_REINPLACE= yes -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes USE_LINUX_PREFIX= yes USE_GMAKE= yes |