diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-10-20 19:13:50 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-10-20 19:13:50 +0000 |
commit | 242cdc4ea8f349216c18e978d7288dad1af13277 (patch) | |
tree | 08038516a5ec1f9889f8afd52d56cb9d5914f675 /textproc/linux-aspell | |
parent | 5b0d2f2f83e64d27ca9f021eca2012b1e32d47e9 (diff) | |
download | ports-242cdc4ea8f349216c18e978d7288dad1af13277.tar.gz ports-242cdc4ea8f349216c18e978d7288dad1af13277.zip |
Notes
Diffstat (limited to 'textproc/linux-aspell')
-rw-r--r-- | textproc/linux-aspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/linux-aspell/Makefile b/textproc/linux-aspell/Makefile index c9bff8771b4c..eed692d0f6e8 100644 --- a/textproc/linux-aspell/Makefile +++ b/textproc/linux-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 |