mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
don't depend on bzip and gmake
This commit is contained in:
parent
e3fb1f837e
commit
2c623414d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17319
@ -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 \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (tinpre-1.4-19990216.tar.bz2) = b47ea368a5473900716b633d337290ea
|
||||
MD5 (tinpre-1.4-19990216.tgz) = a30eb82cdc480041e84b43b626a083da
|
||||
|
Loading…
Reference in New Issue
Block a user