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-p2p/minder | |
parent | 3c063d4c7e242c68860be279ae95b9da2a6c7d4a (diff) | |
download | ports-0f12b488a50bf55f18e720cb4d4e8224c8b3d857.tar.gz ports-0f12b488a50bf55f18e720cb4d4e8224c8b3d857.zip |
Notes
Diffstat (limited to 'net-p2p/minder')
-rw-r--r-- | net-p2p/minder/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/minder/Makefile b/net-p2p/minder/Makefile index 6a80046bdfc9..de8ab9657e2e 100644 --- a/net-p2p/minder/Makefile +++ b/net-p2p/minder/Makefile @@ -20,7 +20,6 @@ USE_GMAKE= yes USE_OPENSSL= yes WITH_OPENSSL_BASE= yes MAKE_ENV= CXX="${CXX}" -USE_REINPLACE= yes # ssl support CFLAGS+= ${PTHREAD_CFLAGS} -DHAVE_OPENSSL |