diff options
Diffstat (limited to 'palm/hdconv/Makefile')
-rw-r--r-- | palm/hdconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/hdconv/Makefile b/palm/hdconv/Makefile index 6cd75dc6e94c..791fd8f4d180 100644 --- a/palm/hdconv/Makefile +++ b/palm/hdconv/Makefile @@ -16,7 +16,7 @@ COMMENT= Converts HanDBase database to CSV, and vice versa BUILD_DEPENDS= ${LINUXBASE}/usr/bin/strip:${PORTSDIR}/devel/linux_devtools-7 -USE_LINUX= yes +USE_LINUX= 7 ONLY_FOR_ARCHS= i386 NO_BUILD= yes |