From 120d2bc6d1f7d0338b29b32b3baafe86a162cc35 Mon Sep 17 00:00:00 2001 From: ijliao Date: Tue, 9 Jul 2002 06:23:58 +0000 Subject: pbm -> netpbm PR: 40287 Submitted by: Edwin Groothuis --- graphics/vid/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/vid/Makefile') diff --git a/graphics/vid/Makefile b/graphics/vid/Makefile index db74611f3eb2..cfb5b32b2c8f 100644 --- a/graphics/vid/Makefile +++ b/graphics/vid/Makefile @@ -19,8 +19,7 @@ MAINTAINER= roger@freebsd.org BROKEN= requires FreeBSD 4.0 or later .endif - -LIB_DEPENDS= pbm:${PORTSDIR}/graphics/netpbm +LIB_DEPENDS= netpbm:${PORTSDIR}/graphics/netpbm # The port does not understand 'make all' or 'make install' # so change the 'all_target' to be empty and use our own do-install handler. -- cgit