diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1999-03-20 12:41:29 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1999-03-20 12:41:29 +0000 |
commit | 2c623414d338631955fe0ba7b9adebb645653cfb (patch) | |
tree | 4e6bc2035685ef82a39ff00842a53bf3ace56acf /news | |
parent | Activate py-HTMLgen. (diff) |
don't depend on bzip and gmake
Notes
Notes:
svn path=/head/; revision=17319
Diffstat (limited to 'news')
-rw-r--r-- | news/tin/Makefile | 6 | ||||
-rw-r--r-- | news/tin/distinfo | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index c40fa9b92ce8..db536ca06fab 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -4,7 +4,7 @@ # Date created: 25 July 1996 # Whom: obrien@cs.ucdavis.edu # -# $Id: Makefile,v 1.65 1999/02/11 11:13:47 ache Exp $ +# $Id: Makefile,v 1.66 1999/03/02 12:02:57 obrien Exp $ # DISTNAME= tinpre-1.4-19990216 @@ -12,16 +12,14 @@ CATEGORIES= news MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/current/ \ ftp://nuxi.ucdavis.edu/pub/tin/pre-v1.4/ \ ftp://ftp.nuxi.com/pub/tin/pre-v1.4/ +EXTRACT_SUFX= .tgz MAINTAINER= ache@FreeBSD.org LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib -USE_BZIP2= yes - WRKSRC= ${WRKDIR}/${DISTNAME:S/pre-1.4//} GNU_CONFIGURE= yes -USE_GMAKE= yes # Curses support too buggy to activate # --enable-curses \ diff --git a/news/tin/distinfo b/news/tin/distinfo index 47b0b92fecf3..c7b9941c57d2 100644 --- a/news/tin/distinfo +++ b/news/tin/distinfo @@ -1 +1 @@ -MD5 (tinpre-1.4-19990216.tar.bz2) = b47ea368a5473900716b633d337290ea +MD5 (tinpre-1.4-19990216.tgz) = a30eb82cdc480041e84b43b626a083da |