diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
commit | b3bcb8e2576b39fe4bce109d50b3413851ead48d (patch) | |
tree | 9ac898f284f67420f794c306eff4901d59b79a6b /emulators/bsvc | |
parent | 66140edaafb95d4e2c5bf5ed69e37ab1c090f835 (diff) |
Notes
Diffstat (limited to 'emulators/bsvc')
-rw-r--r-- | emulators/bsvc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/bsvc/Makefile b/emulators/bsvc/Makefile index e58a76752a4e..cc20e8322b11 100644 --- a/emulators/bsvc/Makefile +++ b/emulators/bsvc/Makefile @@ -20,8 +20,6 @@ RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 WRKSRC= ${WRKDIR}/${DISTNAME}/src -USE_REINPLACE= yes - MAKE_ENV= PROJECT_BASE=${PREFIX} WRKSRC=${WRKSRC} .include <bsd.port.pre.mk> |