From fef8ea90a6a8b38924daf4bbdaae9600a1568d55 Mon Sep 17 00:00:00 2001 From: asami Date: Wed, 20 Nov 1996 12:50:36 +0000 Subject: Add BUILD_DEPENDS to netpbm. --- multimedia/mpegedit/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'multimedia') diff --git a/multimedia/mpegedit/Makefile b/multimedia/mpegedit/Makefile index f403d725a140..64ee8ff63d8a 100644 --- a/multimedia/mpegedit/Makefile +++ b/multimedia/mpegedit/Makefile @@ -3,7 +3,7 @@ # Date created: Thu Aug 1 10:50:57 CDT 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.2 1996/08/02 07:43:06 asami Exp $ +# $Id: Makefile,v 1.3 1996/11/18 11:28:48 asami Exp $ # DISTNAME= mpegedit_v2.2 @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.demon.co.uk/.d2/unix/unix/tools/ MAINTAINER= erich@FreeBSD.org +BUILD_DEPENDS= ${PREFIX}/include/pbmplus.h:${PORTSDIR}/graphics/netpbm + USE_X11= yes .include -- cgit