From 917b6c1025dbeee460065bd072a1156933993064 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Mon, 5 Jun 2000 05:30:27 +0000 Subject: Add linux_base BUILD_DEPENDS. Submitted by: bento-bako Forgotton by: knu Bummer! Since what this port installs is a statically linked binary, I didn't thought I needed it... On post-install this port calls Linux's strip, thus it build-depends on linux_base. --- palm/hdconv/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'palm') diff --git a/palm/hdconv/Makefile b/palm/hdconv/Makefile index 8ce59fa0930b..c41664581e93 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} -- cgit v1.2.3