diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-03-05 21:27:40 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-03-05 21:27:40 +0000 |
commit | 53ca7f35d16b01589aa3574e69a3314151f4330a (patch) | |
tree | e8132aad82a88e3a6e091499d87fdc42689b508d /www | |
parent | f18c95d97c983df9f62e41400c7b1ead1b6ec7ea (diff) | |
download | ports-53ca7f35d16b01589aa3574e69a3314151f4330a.tar.gz ports-53ca7f35d16b01589aa3574e69a3314151f4330a.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/osb-browser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/osb-browser/Makefile b/www/osb-browser/Makefile index fb7dd2a127a7..86eb8904f1d1 100644 --- a/www/osb-browser/Makefile +++ b/www/osb-browser/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= nrcit.0:${PORTSDIR}/www/osb-nrcit USE_X_PREFIX= yes USE_GNOME= libglade2 gnomehack gnomeprefix -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \ LDFLAGS="${PTHREAD_LIBS}" |