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 | |
parent | 5b0d2f2f83e64d27ca9f021eca2012b1e32d47e9 (diff) | |
download | ports-242cdc4ea8f349216c18e978d7288dad1af13277.tar.gz ports-242cdc4ea8f349216c18e978d7288dad1af13277.zip |
Add FreeBSD/amd64.
PR: ports/87746
Submitted by: Simun Mikecin <numisemis@yahoo.com>
Notes
Notes:
svn path=/head/; revision=145961
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/linux-aspell/Makefile | 2 | ||||
-rw-r--r-- | textproc/linux-f10-aspell/Makefile | 2 | ||||
-rw-r--r-- | textproc/linux-f8-aspell/Makefile | 2 |
3 files changed, 3 insertions, 3 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 diff --git a/textproc/linux-f10-aspell/Makefile b/textproc/linux-f10-aspell/Makefile index c9bff8771b4c..eed692d0f6e8 100644 --- a/textproc/linux-f10-aspell/Makefile +++ b/textproc/linux-f10-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 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 |