diff options
-rw-r--r-- | emulators/lisaem/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/lisaem/Makefile b/emulators/lisaem/Makefile index 1265e845a583..be35f723c848 100644 --- a/emulators/lisaem/Makefile +++ b/emulators/lisaem/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ USE_BZIP2= yes USE_WX= 2.8 -ALL_TARGET= build post-patch: ${REINPLACE_CMD} -e "s|/usr/local|${PREFIX}|g" \ |