diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-12 11:06:27 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-12 11:06:27 +0000 |
commit | 83ef125f352e86f5e0ca97b4d0f42ffd26c5f1a2 (patch) | |
tree | c51e22ac0a022097358d40168aff2bd614e44c5c /emulators/frodo | |
parent | 7da1ac31849c849b4263a2f058895a2d10d849fd (diff) | |
download | ports-83ef125f352e86f5e0ca97b4d0f42ffd26c5f1a2.tar.gz ports-83ef125f352e86f5e0ca97b4d0f42ffd26c5f1a2.zip |
Notes
Diffstat (limited to 'emulators/frodo')
-rw-r--r-- | emulators/frodo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile index 92fe6af1388b..1e777129b06c 100644 --- a/emulators/frodo/Makefile +++ b/emulators/frodo/Makefile @@ -30,7 +30,6 @@ USE_SDL= yes ROM= 1541 Basic Char Kernal - post-patch: ${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" \ ${WRKDIR}/${WRKNAME}/TkGui.tcl |