diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2007-12-11 20:28:23 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2007-12-11 20:28:23 +0000 |
commit | c774395cfddb0da7cb3b1c37179b3e2c63f872e4 (patch) | |
tree | d82f4202c0eda15bf91ff2c2d546ea56b8e14b49 /emulators/frodo | |
parent | 12c493ea856c7b39d8d5d2517f5b9a44eecb8653 (diff) | |
download | ports-c774395cfddb0da7cb3b1c37179b3e2c63f872e4.tar.gz ports-c774395cfddb0da7cb3b1c37179b3e2c63f872e4.zip |
Notes
Diffstat (limited to 'emulators/frodo')
-rw-r--r-- | emulators/frodo/Makefile | 4 |
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 |