diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-09 20:52:24 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-09 20:52:24 +0000 |
commit | 7c6393360c77c2798946364ff1f0ebaf63fc7601 (patch) | |
tree | b674a614fc70a00481f49716d0d12fe947ce0ec7 /lang/osb-jscore | |
parent | 25c6186fcb062a0e76b303a4456ab8e3d11c721e (diff) |
Notes
Diffstat (limited to 'lang/osb-jscore')
-rw-r--r-- | lang/osb-jscore/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/osb-jscore/Makefile b/lang/osb-jscore/Makefile index df5a8a7710c2..667e7f76cadb 100644 --- a/lang/osb-jscore/Makefile +++ b/lang/osb-jscore/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Javascript interpreter port from Apple's KHTML and part of Gtk-Webcore GNU_CONFIGURE= yes -USE_REINPLACE= yes USE_GNOME= gtk20 gnomehack INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \ |