diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-07-12 18:44:07 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-07-12 18:44:07 +0000 |
commit | 13a1d864c341cfefd01b68bbf428fda6253f1bdf (patch) | |
tree | 7f3b4a7dd9d43a99a7cf2f34d2d9604f3fd5253c /emulators/lisaem | |
parent | 0804a3d20ce72d681bcaf50d43e7d60f9d70626e (diff) |
Notes
Diffstat (limited to 'emulators/lisaem')
-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" \ |