diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-01 00:51:05 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-01 00:51:05 +0000 |
commit | 5c5622d67604143ffdda74f480fd35d81073c5b7 (patch) | |
tree | 9c91155e0639e264c527393a01695aff1078952c /mail | |
parent | 365243e29741c9529a679f08023378c0b81aa109 (diff) | |
download | FreeBSD-ports-5c5622d67604143ffdda74f480fd35d81073c5b7.zip FreeBSD-ports-5c5622d67604143ffdda74f480fd35d81073c5b7.tar.gz |
Update to version 0.4.8c
PR: 12902
Submitted by: Jim Mock <jim@blues.ghis.net>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/spruce/Makefile | 11 | ||||
-rw-r--r-- | mail/spruce/distinfo | 2 |
2 files changed, 7 insertions, 6 deletions
diff --git a/mail/spruce/Makefile b/mail/spruce/Makefile index 5bed43a..ecfbd32 100644 --- a/mail/spruce/Makefile +++ b/mail/spruce/Makefile @@ -1,21 +1,22 @@ # New ports collection makefile for: spruce -# Version required: 0.4.8a +# Version required: 0.4.8c # Date created: 05 June 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.6 1999/07/14 02:41:15 obrien Exp $ +# $Id: Makefile,v 1.7 1999/07/14 03:03:20 cpiazza Exp $ # -DISTNAME= spruce-0.4.8a +DISTNAME= spruce-0.4.8c CATEGORIES= mail -#main master site unreachable: MASTER_SITES= http://www.xtorshun.org/spruce/ -MASTER_SITES= http://fundy.linuxberg.com/files/x11/network/ \ +MASTER_SITES= http://www.xtorshun.org/spruce/ \ + http://fundy.linuxberg.com/files/x11/network/ \ ftp://ftp.loxinfo.co.th/pub/unix/mail/ MAINTAINER= cpiazza@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 +USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config USE_GMAKE= yes diff --git a/mail/spruce/distinfo b/mail/spruce/distinfo index af97f7a..689f39a 100644 --- a/mail/spruce/distinfo +++ b/mail/spruce/distinfo @@ -1 +1 @@ -MD5 (spruce-0.4.8a.tar.gz) = 778d9eabf447d5ccb0a9bf9db1c2d9ec +MD5 (spruce-0.4.8c.tar.gz) = 283f28b28d557cfc1bbd501156d628d6 |