diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 05:14:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 05:14:35 +0000 |
commit | 179697185db80e426e28ad40d6d8ff6c2b143872 (patch) | |
tree | 1d93c88edb7b001cd163c05bf6a97f1ad07856e3 /net-p2p/lopster | |
parent | f0042b318fc95e42fd6cbdddf7718824cbe71d27 (diff) |
Notes
Diffstat (limited to 'net-p2p/lopster')
-rw-r--r-- | net-p2p/lopster/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/lopster/Makefile b/net-p2p/lopster/Makefile index a387242e59b5..058f57e76f4e 100644 --- a/net-p2p/lopster/Makefile +++ b/net-p2p/lopster/Makefile @@ -20,7 +20,6 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gtk12 USE_X_PREFIX= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --with-pthread=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" |