1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

Remove regexp support uulib.

This commit is contained in:
Steve Price 1998-09-27 02:04:19 +00:00
parent 431a1c18e5
commit 96f332ddc7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13436

View File

@ -3,7 +3,7 @@
# Date Created: 04 Aug 1996
# Whom: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
#
# $Id: Makefile,v 1.15 1998/02/18 22:19:58 hoek Exp $
# $Id: Makefile,v 1.16 1998/04/07 06:30:05 hoek Exp $
#
DISTNAME= uudeview-0.5.13
@ -13,7 +13,7 @@ MASTER_SITES= http://www.informatik.uni-frankfurt.de/~fp/uudeview/Apps/frank/ \
MAINTAINER= hoek@FreeBSD.ORG
LIB_DEPENDS= uu\\.1\\.:${PORTSDIR}/converters/uulib
LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-inews=${PREFIX}/news/lib/inews \