diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:41:22 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:41:22 +0000 |
commit | e4aa76a9be409201f9ab206e1028818ae37599ad (patch) | |
tree | 851b6321fa03e5421d36a142f1d0c272f1deced6 /www/osb-browser | |
parent | a85e6c4414deff6cfa08a492c0123b8bb3c35d25 (diff) |
Notes
Diffstat (limited to 'www/osb-browser')
-rw-r--r-- | www/osb-browser/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/osb-browser/Makefile b/www/osb-browser/Makefile index 86eb8904f1d1..0b0d65223211 100644 --- a/www/osb-browser/Makefile +++ b/www/osb-browser/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= nrcit.0:${PORTSDIR}/www/osb-nrcit USE_X_PREFIX= yes USE_GNOME= libglade2 gnomehack gnomeprefix USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \ LDFLAGS="${PTHREAD_LIBS}" |