From 3584f11542d5c7fe6fb7a422ef41cb052af5ecff Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 17 May 2000 18:54:00 +0000 Subject: Use normal instead of build dependence for "netpbm" package because "pgmtorle", "ppmtorle" and "rletoppm" get linked with the shared library. --- graphics/urt/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'graphics/urt') diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile index d4c0846f994..5afbf5ff524 100644 --- a/graphics/urt/Makefile +++ b/graphics/urt/Makefile @@ -1,6 +1,5 @@ -# $NetBSD: Makefile,v 1.12 2000/04/07 14:40:36 hubertf Exp $ +# $NetBSD: Makefile,v 1.13 2000/05/17 18:54:00 tron Exp $ # FreeBSD Id: Makefile,v 1.6 1998/02/11 08:48:26 tg Exp -# DISTNAME= urt PKGNAME= urt-3.1b1 @@ -14,8 +13,8 @@ PATCH_DIST_STRIP=-p1 MAINTAINER= packages@netbsd.org -DEPENDS+= tiff-*:../../graphics/tiff -BUILD_DEPENDS+= ${LOCALBASE}/include/pgm.h:../../graphics/netpbm +DEPENDS+= tiff-*:../tiff +DEPENDS+= netpbm-9.*:../netpbm EXTRACT_ONLY= urt-3.1b.tar.Z -- cgit v1.2.3