diff options
Diffstat (limited to 'palm/hdconv/Makefile')
-rw-r--r-- | palm/hdconv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/palm/hdconv/Makefile b/palm/hdconv/Makefile index 8ce59fa..c416645 100644 --- a/palm/hdconv/Makefile +++ b/palm/hdconv/Makefile @@ -14,6 +14,8 @@ DISTNAME= handbase_desktop_${PORTVERSION:S/./_/}.i386-any-linux2.0 MAINTAINER= knu@FreeBSD.org +BUILD_DEPENDS= ${LINUX_DIR}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base + ONLY_FOR_ARCHS= i386 NO_BUILD= yes WRKSRC= ${WRKDIR}/handbase-${PORTVERSION} |