diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-10-12 11:06:27 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-10-12 11:06:27 +0000 |
commit | bf9c900a11c1eb5840c8a7ec3fbe8bf8e4db3909 (patch) | |
tree | cf4b4c1f7a509bdabdb3b9c1f225f63ba29e700a /emulators/frodo | |
parent | c33822d982760d3f56a3ac1ee8f4422f1efbedd8 (diff) | |
download | FreeBSD-ports-bf9c900a11c1eb5840c8a7ec3fbe8bf8e4db3909.zip FreeBSD-ports-bf9c900a11c1eb5840c8a7ec3fbe8bf8e4db3909.tar.gz |
- 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 92fe6af..1e77712 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 |