diff options
author | Donald Burr <dburr@FreeBSD.org> | 1998-07-13 20:02:39 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 1998-07-13 20:02:39 +0000 |
commit | 3ba92add834a857ba190daf77cdd4eaf5d861459 (patch) | |
tree | b1da880f620c99ca8c504d557146fac87eaf37c5 /emulators/vice | |
parent | b31125d8f45a608d6ed2659457490bc480d45047 (diff) | |
download | ports-3ba92add834a857ba190daf77cdd4eaf5d861459.tar.gz ports-3ba92add834a857ba190daf77cdd4eaf5d861459.zip |
Notes
Diffstat (limited to 'emulators/vice')
-rw-r--r-- | emulators/vice/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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 |