diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-09-14 15:59:34 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-09-14 15:59:34 +0000 |
commit | dbbfc7889a8a84ad562a28d83ce75281fd19703f (patch) | |
tree | f23e8a579d549355c932d46189671753887892e7 /mail | |
parent | d990ea9320a3d8a8500a7aa07157e7a79e1e06b4 (diff) | |
download | ports-dbbfc7889a8a84ad562a28d83ce75281fd19703f.tar.gz ports-dbbfc7889a8a84ad562a28d83ce75281fd19703f.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/gnome-gmail-notifier/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail/Makefile | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/mail/gnome-gmail-notifier/Makefile b/mail/gnome-gmail-notifier/Makefile index ce22e88392f6..7638d4f1ef93 100644 --- a/mail/gnome-gmail-notifier/Makefile +++ b/mail/gnome-gmail-notifier/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= GOOGLE_CODE MAINTAINER= ports@FreeBSD.org COMMENT= Gmail Inbox Monitor for the GNOME2 desktop +BROKEN= Unfetchable (google code has gone away) + LIB_DEPENDS= libnotify.so:devel/libnotify \ libsoup-2.4.so:devel/libsoup \ libgnome-keyring.so:security/libgnome-keyring diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index 612eff14c567..51a55710e82a 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -423,6 +423,7 @@ LDAPFLAGS+= -D${param} . if ${PORT_OPTIONS:MSRS} BUILD_DEPENDS+= srs:mail/libsrs2 MASTER_SITES+= http://qmail-ldap-smtpauthuser.googlecode.com/svn/trunk/:srs_ldap +BROKEN= Unfetchable (google code has gone away) SRS_LDAP_PATCH= qmail-ldap-1.03-20060201-SRS.patch DISTFILES+= ${SRS_LDAP_PATCH}:srs_ldap . endif |