aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2006-03-08 19:14:22 +0800
committergarga <garga@FreeBSD.org>2006-03-08 19:14:22 +0800
commitbae4e24cb80793eaf1b9f72b02c65e289d4ea3cd (patch)
tree0cc19a25fbb45afc77afac88b15111cd26a5c498 /mail
parentc6de1d59bb898e1f4546bbe259497081e18dfb7a (diff)
downloadfreebsd-ports-gnome-bae4e24cb80793eaf1b9f72b02c65e289d4ea3cd.tar.gz
freebsd-ports-gnome-bae4e24cb80793eaf1b9f72b02c65e289d4ea3cd.tar.zst
freebsd-ports-gnome-bae4e24cb80793eaf1b9f72b02c65e289d4ea3cd.zip
UNBREAK: Make it fetchable again
PR: ports/94214 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: portmgr (erwin)
Diffstat (limited to 'mail')
-rw-r--r--mail/libnewmail/Makefile3
-rw-r--r--mail/libnewmail/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/mail/libnewmail/Makefile b/mail/libnewmail/Makefile
index 6cc344bc1212..802f0e80fe05 100644
--- a/mail/libnewmail/Makefile
+++ b/mail/libnewmail/Makefile
@@ -9,7 +9,7 @@ PORTNAME= libnewmail
PORTVERSION= 0.3
PORTREVISION= 8
CATEGORIES= mail
-MASTER_SITES= http://www.stud.uni-hamburg.de/~lennart/projects/libnewmail/
+MASTER_SITES= http://0pointer.de/lennart/projects/libnewmail/
MAINTAINER= ports@FreeBSD.org
COMMENT= Generic mail checking library
@@ -20,7 +20,6 @@ LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls \
USE_AUTOTOOLS= libltdl:15
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
-USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS+= --disable-doxygen --disable-lynx
diff --git a/mail/libnewmail/pkg-descr b/mail/libnewmail/pkg-descr
index ef7f7aacb3fb..b793ee0bc2d1 100644
--- a/mail/libnewmail/pkg-descr
+++ b/mail/libnewmail/pkg-descr
@@ -7,4 +7,4 @@ request a mail spool auto-detection for users without any
libnewmail specific configuration. The library offers a clean
API to implement your own mail checking plugins.
-WWW: http://www.stud.uni-hamburg.de/~lennart/projects/libnewmail
+WWW: http://www.stud.uni-hamburg.de/~lennart/projects/libnewmail/