From bbba9fc4cc4964f079cc468b419fa42a684c1d1b Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 9 Oct 1998 10:05:56 +0000 Subject: Remove all the remaining regexps from LIB_DEPENDS. There are some ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps. --- sysutils/cd-write/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/cd-write') diff --git a/sysutils/cd-write/Makefile b/sysutils/cd-write/Makefile index 7726c49d65b2..e15edacf1c67 100644 --- a/sysutils/cd-write/Makefile +++ b/sysutils/cd-write/Makefile @@ -3,7 +3,7 @@ # Date created: 1 May 1997 # Whom: jmz # -# $Id: Makefile,v 1.8 1997/12/02 22:36:31 jmz Exp $ +# $Id: Makefile,v 1.9 1998/08/07 23:56:47 asami Exp $ # DISTNAME= cd-write-1.4 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ MAINTAINER= jmz@FreeBSD.org -LIB_DEPENDS= tixsam4180\\.1\\.:${PORTSDIR}/x11-toolkits/tix +LIB_DEPENDS= tixsam4180.1:${PORTSDIR}/x11-toolkits/tix WRKSRC= ${WRKDIR}/cd-write -- cgit v1.2.3