From 8cea0ea5db7fde9116592aedf8ddaf191ae14bf5 Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Fri, 8 Dec 2006 14:01:28 +0000 Subject: - Remove CURL from dependencies as it's not necessary - Bump PORTREVISION PR: ports/106443 Submitted by: Boris Kovalenko (maintainer) Approved by: erwin (mentor) --- net-p2p/amule2/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'net-p2p/amule2') diff --git a/net-p2p/amule2/Makefile b/net-p2p/amule2/Makefile index 8d235e5431bb..9d7ab155e209 100644 --- a/net-p2p/amule2/Makefile +++ b/net-p2p/amule2/Makefile @@ -7,6 +7,7 @@ PORTNAME= aMule PORTVERSION= 2.1.3 +PORTREVISION= 1 CATEGORIES= net-p2p #MASTER_SITES= http://download.berlios.de/amule/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -15,10 +16,6 @@ MASTER_SITE_SUBDIR= amule MAINTAINER= boris@tagnet.ru COMMENT= The all-platform eMule p2p client -LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl -# gd.4:${PORTSDIR}/graphics/gd -# png.5:${PORTSDIR}/graphics/png - LATEST_LINK= aMule2 CONFLICTS= aMule-1.* aMule-devel-[0-9]* @@ -39,8 +36,6 @@ CONFIGURE_ARGS= --disable-debug \ --with-curl-config=${CURL_CONFIG} \ --enable-embedded_crypto \ --enable-monolithic -# --with-gdlib-prefix=${LOCALBASE} \ -# --with-libpng-prefix=${LOCALBASE} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}" -- cgit v1.2.3