1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- Remove CURL from dependencies as it's not necessary

- Bump PORTREVISION

PR:		ports/106443
Submitted by:	Boris Kovalenko <boris@tagnet.ru> (maintainer)
Approved by:	erwin (mentor)
This commit is contained in:
Gabor Kovesdan 2006-12-08 14:01:28 +00:00
parent 7dc52a691f
commit 8cea0ea5db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179183
3 changed files with 3 additions and 18 deletions

View File

@ -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}"

View File

@ -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}"

View File

@ -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}"