summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-12-11 20:28:23 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-12-11 20:28:23 +0000
commitc774395cfddb0da7cb3b1c37179b3e2c63f872e4 (patch)
treed82f4202c0eda15bf91ff2c2d546ea56b8e14b49 /emulators
parent- clean PORTNAME (diff)
- set USE_XORG
Notes
Notes: svn path=/head/; revision=202994
Diffstat (limited to 'emulators')
-rw-r--r--emulators/frodo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile
index a27766509142..ad9393f0c8b6 100644
--- a/emulators/frodo/Makefile
+++ b/emulators/frodo/Makefile
@@ -7,7 +7,7 @@
PORTNAME= frodo
PORTVERSION= 4.1b
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= emulators tk84
MASTER_SITES= http://frodo.cebix.net/downloads/
DISTNAME= FrodoV4_1b.Src
@@ -17,7 +17,7 @@ COMMENT= Emulates a Commodore 64
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
-USE_XLIB= yes
+USE_XORG= x11 xt xext sm ice
ALL_TARGET= Frodo
WRKNAME= Frodo-4.1b
WRKSRC= ${WRKDIR}/${WRKNAME}/Src