From ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a Mon Sep 17 00:00:00 2001 From: ade Date: Fri, 4 Jun 2004 17:29:38 +0000 Subject: Sync with new bsd.autotools.mk --- net-p2p/gift/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-p2p/gift/Makefile') diff --git a/net-p2p/gift/Makefile b/net-p2p/gift/Makefile index 61f2fc98b448..3ae75092a920 100644 --- a/net-p2p/gift/Makefile +++ b/net-p2p/gift/Makefile @@ -15,13 +15,13 @@ DISTNAME= ${PORTNAME:L}-${PORTVERSION} MAINTAINER= shoesoft@gmx.net COMMENT= An OpenFT, Gnutella and FastTrack p2p network client -LIB_DEPENDS= ltdl.4:${PORTSDIR}/devel/libltdl \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ +LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ Magick.6:${PORTSDIR}/graphics/ImageMagick .if defined(WITH_LIBMAGIC) LIB_DEPENDS+= magic.1:${PORTSDIR}/sysutils/file .endif +USE_LIBLTDL= yes USE_BZIP2= yes USE_REINPLACE= yes GNU_CONFIGURE= yes -- cgit