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 | - use DOCSDIR (diff) |
- make portlint happy
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 |