diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
commit | 0f12b488a50bf55f18e720cb4d4e8224c8b3d857 (patch) | |
tree | 7a6db5d01e610802138fff879ca18efeea190977 /net/xpvm | |
parent | 3c063d4c7e242c68860be279ae95b9da2a6c7d4a (diff) |
Notes
Diffstat (limited to 'net/xpvm')
-rw-r--r-- | net/xpvm/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/xpvm/Makefile b/net/xpvm/Makefile index 36856bf1e15e..35337d25677c 100644 --- a/net/xpvm/Makefile +++ b/net/xpvm/Makefile @@ -19,8 +19,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libpvm3.a:${PORTSDIR}/net/pvm RUN_DEPENDS= ${BUILD_DEPENDS} LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84 -USE_REINPLACE= yes - WRKSRC= ${WRKDIR}/xpvm PVM_ROOT?= ${LOCALBASE}/lib/pvm MAKE_ENV+= PVM_ROOT=${PVM_ROOT} XPVM_ROOT=${WRKSRC} |