diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /www/osb-nrcore | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Notes
Diffstat (limited to 'www/osb-nrcore')
-rw-r--r-- | www/osb-nrcore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/osb-nrcore/Makefile b/www/osb-nrcore/Makefile index 24c06ddd2c70..522edabd771b 100644 --- a/www/osb-nrcore/Makefile +++ b/www/osb-nrcore/Makefile @@ -17,7 +17,7 @@ COMMENT= Gtk-Webcore's browser engine LIB_DEPENDS= jscore.0:${PORTSDIR}/lang/osb-jscore -USE_AUTOTOOLS= libtool:15:inc +GNU_CONFIGURE= yes USE_REINPLACE= yes USE_GNOME= gtk20 gnomehack USE_GCC= 3.4 |