diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-07-14 10:41:15 +0800 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-07-14 10:41:15 +0800 |
commit | fe9cdc5d4cfc6145c0071caed5a22327bedcc3d7 (patch) | |
tree | 9862d178b236df3b590acac76b938f601a9aebab /mail/spruce | |
parent | 830c04a578df0caa035027f50f53f7241796cd9b (diff) | |
download | freebsd-ports-gnome-fe9cdc5d4cfc6145c0071caed5a22327bedcc3d7.tar.gz freebsd-ports-gnome-fe9cdc5d4cfc6145c0071caed5a22327bedcc3d7.tar.zst freebsd-ports-gnome-fe9cdc5d4cfc6145c0071caed5a22327bedcc3d7.zip |
BROKEN='single master site is unreachable'
Diffstat (limited to 'mail/spruce')
-rw-r--r-- | mail/spruce/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/spruce/Makefile b/mail/spruce/Makefile index 842e1fb3af20..16f15b655f24 100644 --- a/mail/spruce/Makefile +++ b/mail/spruce/Makefile @@ -3,7 +3,7 @@ # Date created: 05 June 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.4 1999/06/29 21:28:09 cpiazza Exp $ +# $Id: Makefile,v 1.5 1999/07/08 05:34:21 cpiazza Exp $ # DISTNAME= spruce-0.4.8a @@ -12,6 +12,8 @@ MASTER_SITES= http://www.xtorshun.org/spruce/ MAINTAINER= cpiazza@FreeBSD.org +BROKEN='single master site is unreachable' + LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 GNU_CONFIGURE= yes |