From 20b98b1c25c2d746c8eac0de0ffe2931a99d6361 Mon Sep 17 00:00:00 2001 From: rh Date: Wed, 22 Dec 1999 19:44:49 +0000 Subject: Make dependency on liblzo a wildcard dependency. --- archivers/lzop/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archivers/lzop') diff --git a/archivers/lzop/Makefile b/archivers/lzop/Makefile index cdafc6ddf57..36ee6297656 100644 --- a/archivers/lzop/Makefile +++ b/archivers/lzop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/08/16 15:39:22 rh Exp $ +# $NetBSD: Makefile,v 1.2 1999/12/22 19:44:49 rh Exp $ # DISTNAME= lzop-1.00 @@ -8,7 +8,7 @@ MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/lzo-download/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://wildsau.idv.uni-linz.ac.at/mfx/lzop.html -DEPENDS= liblzo-1.04:../../archivers/liblzo +DEPENDS= liblzo-*:../../archivers/liblzo GNU_CONFIGURE= YES CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${PREFIX}/include" -- cgit v1.2.3