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. --- audio/kmpg/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'audio/kmpg/Makefile') diff --git a/audio/kmpg/Makefile b/audio/kmpg/Makefile index e7b91fdc7253..c99bae5c8d95 100644 --- a/audio/kmpg/Makefile +++ b/audio/kmpg/Makefile @@ -3,7 +3,7 @@ # Date created: 23 May 1998 # Whom: Hans Petter Bieker # -# $Id: Makefile,v 1.5 1998/08/25 09:13:01 asami Exp $ +# $Id: Makefile,v 1.6 1998/09/30 02:07:27 jseger Exp $ # DISTNAME= kmpg-0.3.3 @@ -14,8 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= hanspb@persbraten.vgs.no -LIB_DEPENDS= kdecore\\.1\\.:${PORTSDIR}/x11/kdelibs \ - kdeui\\.1\\.:${PORTSDIR}/x11/kdelibs +LIB_DEPENDS= kdecore.1:${PORTSDIR}/x11/kdelibs \ + kdeui.1:${PORTSDIR}/x11/kdelibs BROKEN_ELF= depends on kdelibs -- cgit v1.2.3