diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-10-31 05:26:49 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-10-31 05:26:49 +0000 |
commit | 42641ec5ba036199f6cb89bebc9ec98be52a2d08 (patch) | |
tree | e80a7e1a5e9045f87473b8d07c9dddf8b6b2e9ff /emulators/frodo/Makefile | |
parent | 321b8379077d8cb7be549230d71a418192974052 (diff) |
Notes
Diffstat (limited to 'emulators/frodo/Makefile')
-rw-r--r-- | emulators/frodo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile index 0227521dd274..16669b138dd9 100644 --- a/emulators/frodo/Makefile +++ b/emulators/frodo/Makefile @@ -17,7 +17,7 @@ COMMENT= Emulates a Commodore 64 RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 -USE_X_PREFIX= yes +USE_XLIB= yes ALL_TARGET= Frodo WRKNAME= Frodo-4.1b WRKSRC= ${WRKDIR}/${WRKNAME}/Src |