diff options
author | trevor <trevor@FreeBSD.org> | 2001-02-16 06:31:42 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2001-02-16 06:31:42 +0800 |
commit | 87cd970f71181b0a13628e4cca2d34c540bd7526 (patch) | |
tree | 34f73fcdeb2fcaf65dc461022de69fc3f0da53e5 /mail | |
parent | c1c94d585775d3d45430a06bedaa9909ebe055e6 (diff) | |
download | freebsd-ports-gnome-87cd970f71181b0a13628e4cca2d34c540bd7526.tar.gz freebsd-ports-gnome-87cd970f71181b0a13628e4cca2d34c540bd7526.tar.zst freebsd-ports-gnome-87cd970f71181b0a13628e4cca2d34c540bd7526.zip |
Update from 20001216 snapshot to version 1.3. Add PORTEPOCH. Change
master site.
Submitted by: vanilla
Diffstat (limited to 'mail')
-rw-r--r-- | mail/xc-mail/Makefile | 13 | ||||
-rw-r--r-- | mail/xc-mail/distinfo | 2 |
2 files changed, 8 insertions, 7 deletions
diff --git a/mail/xc-mail/Makefile b/mail/xc-mail/Makefile index 31cc0a9dca2d..dab77e6c4631 100644 --- a/mail/xc-mail/Makefile +++ b/mail/xc-mail/Makefile @@ -6,22 +6,23 @@ # PORTNAME= xc-mail -PORTVERSION= 20001216 +PORTVERSION= 1.3 +PORTEPOCH= 1 CATEGORIES= mail -MASTER_SITES= ${MASTER_SITE_LOCAL} -# ftp://trilug.fh-trier.de/pub/XCmail/cvs-snapshot/ -MASTER_SITE_SUBDIR= trevor/${PORTNAME}/${PORTVERSION} -DISTNAME= ${PORTNAME}-1.3devel +MASTER_SITES= http://js.zet.net/XCmail/download/ \ + ftp://trier.linux.de/pub/XCmail/ \ + ftp://ftp.myth.co.uk/pub/mirrors/xcmail/ MAINTAINER= trevor@FreeBSD.org LIB_DEPENDS= Xclasses.1:${PORTSDIR}/x11-toolkits/xclasses +RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell GNU_CONFIGURE= yes USE_GMAKE= yes USE_X_PREFIX= yes -CONFIGURE_ARGS= \ +CONFIGURE_ARGS= \ --includedir=${X11BASE}/include/ \ --libdir=${X11BASE}/lib/ \ --x-includes=${X11BASE}/include/ \ diff --git a/mail/xc-mail/distinfo b/mail/xc-mail/distinfo index 36a467656068..da07948a36b6 100644 --- a/mail/xc-mail/distinfo +++ b/mail/xc-mail/distinfo @@ -1 +1 @@ -MD5 (xc-mail-1.3devel.tar.gz) = febedc27747177e3dbc0b6c58cbfb7ae +MD5 (xc-mail-1.3.tar.gz) = d37f56af205ece0c9356befc239b1c62 |