From 3ba92add834a857ba190daf77cdd4eaf5d861459 Mon Sep 17 00:00:00 2001 From: Donald Burr Date: Mon, 13 Jul 1998 20:02:39 +0000 Subject: Add missing dependency on libXaw3d. --- emulators/vice/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'emulators') diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index d922ea0c3f16..b16a312ee8c9 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -3,7 +3,7 @@ # Date created: Mar 28, 1998 # Whom: dchapes@ddm.on.ca # -# $Id: Makefile,v 1.2 1998/07/13 01:25:02 dburr Exp $ +# $Id: Makefile,v 1.3 1998/07/13 11:57:58 dburr Exp $ DISTNAME= vice-0.14.1 CATEGORIES= emulators @@ -11,6 +11,8 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/ MAINTAINER= dchapes@ddm.on.ca +LIB_DEPENDS= Xaw3d\\.6\\.:${PORTSDIR}/x11/Xaw3d + WRKSRC= ${WRKDIR}/vice-0.14.1/src RESTRICTED= ROMs are copyrighted by Commodore Business Machines -- cgit v1.2.3