summaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authordburr <dburr@FreeBSD.org>1998-07-13 20:02:39 +0000
committerdburr <dburr@FreeBSD.org>1998-07-13 20:02:39 +0000
commit98123a8a15184260c1192823093247c54f5e0d55 (patch)
treea81f9d470665b57dd23623c4b8dbc4f4a81b698c /emulators
parent137f91a23ffe70dc62f43a4125894fa0a3e6bc71 (diff)
downloadFreeBSD-ports-98123a8a15184260c1192823093247c54f5e0d55.zip
FreeBSD-ports-98123a8a15184260c1192823093247c54f5e0d55.tar.gz
Add missing dependency on libXaw3d.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/vice/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index d922ea0..b16a312 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
OpenPOWER on IntegriCloud