aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2007-12-12 04:28:23 +0800
committerdinoex <dinoex@FreeBSD.org>2007-12-12 04:28:23 +0800
commit05f8896d6851fb9b215b76cea4b3e8b097836e80 (patch)
tree8dfb81f6fbf176a8d49d4b7dbf68460a880606ec /emulators
parent0e80e22dbd2bd161a94d6a0a3938a02764338d85 (diff)
downloadfreebsd-ports-gnome-05f8896d6851fb9b215b76cea4b3e8b097836e80.tar.gz
freebsd-ports-gnome-05f8896d6851fb9b215b76cea4b3e8b097836e80.tar.zst
freebsd-ports-gnome-05f8896d6851fb9b215b76cea4b3e8b097836e80.zip
- set USE_XORG
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