mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Upgrade to 0.5.9
Enable inews
This commit is contained in:
parent
3d20bdb2dc
commit
880eecbd25
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4940
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: uulib
|
||||
# Version Required: 0.5.4 (aka. 0.5pl4)
|
||||
# Version Required: 0.5.9
|
||||
# Date Created: 04 Aug 1996
|
||||
# Whom: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1996/11/12 02:17:49 obrien Exp $
|
||||
# $Id: Makefile,v 1.5 1996/11/18 11:21:12 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= uudeview-0.5.4
|
||||
DISTNAME= uudeview-0.5.9
|
||||
CATEGORIES= archivers mail
|
||||
MASTER_SITES= http://www.uni-frankfurt.de/~fp/uudeview/Apps/frank/
|
||||
|
||||
@ -15,13 +15,8 @@ MAINTAINER= ac199@freenet.hamilton.on.ca
|
||||
BUILD_DEPENDS= ${PREFIX}/lib/libuu.a:${PORTSDIR}/devel/uulib
|
||||
|
||||
GNU_CONFIGURE= Yes
|
||||
# Comment-out the next line and you'll probably enable posting. I've
|
||||
# never tried it, and if you do do it, pkg_delete won't delete all the
|
||||
# files that are installed.
|
||||
# NOTE further that all you'll really do is cause uudeview to install
|
||||
# its own minews do-hicky.
|
||||
CONFIGURE_ARGS= --disable-minews
|
||||
CONFIGURE_ARGS+= --disable-tcl
|
||||
CONFIGURE_ARGS+= --enable-inews=${PREFIX}/news/lib/inews \
|
||||
--disable-tcl
|
||||
MAN1= uudeview.1 uuenview.1
|
||||
|
||||
EXTRAFILES+= porting.notes
|
||||
|
@ -1 +1 @@
|
||||
MD5 (uudeview-0.5.4.tar.gz) = b3a457faa0f81920c9abdbfe627f83b5
|
||||
MD5 (uudeview-0.5.9.tar.gz) = 36440d9f30397ab7f3a8026af7d4c7ef
|
||||
|
Loading…
Reference in New Issue
Block a user