From a64b3976705197fa36029a5b8026c27e9a7f4e8c Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Mon, 18 Oct 2004 18:17:23 +0000 Subject: Fix build in WITH_LIBMAGIC case PR: 72495 Submitted by: Rene Ladan Approved by: maintainer --- net-p2p/gift/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net-p2p') diff --git a/net-p2p/gift/Makefile b/net-p2p/gift/Makefile index 3ae75092a920..e3fdd5f76268 100644 --- a/net-p2p/gift/Makefile +++ b/net-p2p/gift/Makefile @@ -18,6 +18,7 @@ COMMENT= An OpenFT, Gnutella and FastTrack p2p network client LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ Magick.6:${PORTSDIR}/graphics/ImageMagick .if defined(WITH_LIBMAGIC) +BUILD_DEPENDS+= ${LOCALBASE}/include/magic.h:${PORTSDIR}/sysutils/file LIB_DEPENDS+= magic.1:${PORTSDIR}/sysutils/file .endif -- cgit v1.2.3