diff options
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 |