aboutsummaryrefslogtreecommitdiff
path: root/mail/icqmail
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-09-05 01:43:18 +0000
committerSteve Price <steve@FreeBSD.org>2000-09-05 01:43:18 +0000
commit70a644e0a2a088708f55347e3026527f99179288 (patch)
tree3589d19735c21ef8d5a5aeabdcb08af901353558 /mail/icqmail
parentc99ddf7b0a436c1272e7b7db528a5b1ae9e889b2 (diff)
downloadports-70a644e0a2a088708f55347e3026527f99179288.tar.gz
ports-70a644e0a2a088708f55347e3026527f99179288.zip
Notes
Diffstat (limited to 'mail/icqmail')
-rw-r--r--mail/icqmail/Makefile8
-rw-r--r--mail/icqmail/pkg-descr2
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/icqmail/Makefile b/mail/icqmail/Makefile
index 95e7644b9b48..b26ff7257d55 100644
--- a/mail/icqmail/Makefile
+++ b/mail/icqmail/Makefile
@@ -8,8 +8,8 @@
PORTNAME= icqmail
PORTVERSION= 1.2
CATEGORIES= mail
-MASTER_SITES= http://download.sourceforge.net/icqmail/ \
- ftp://download.sourceforge.net/pub/sourceforge/icqmail/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
@@ -17,9 +17,9 @@ LIB_DEPENDS= icq.1:${PORTSDIR}/net/icqlib \
mimelib.3:${PORTSDIR}/converters/kdesupport2 \
guile.9:${PORTSDIR}/lang/guile
-USE_NEW_GCC= yes
+USE_NEWGCC= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lguile -lqthreads"
MAN1= icqmail.1
diff --git a/mail/icqmail/pkg-descr b/mail/icqmail/pkg-descr
index af1a4296ef5a..ca9395fab3a2 100644
--- a/mail/icqmail/pkg-descr
+++ b/mail/icqmail/pkg-descr
@@ -1,7 +1,7 @@
ICQMail is a simple ICQ client which forwards all messages to given
email address.
-WWW: http://www.sourceforge.net/project/?form_grp=371
+WWW: http://sourceforge.net/projects/icqmail/
--
Michael Vasilenko