diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-03-01 02:25:36 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-03-01 02:25:36 +0000 |
commit | 92fa1825d4aa8cd76098d90b375694433c83e90b (patch) | |
tree | 0c47ad3ac3db5f862b72e18bf74b8bcb97b8a0ca /www/osb-nrcore | |
parent | 6f91976a29dbc22106f8473eedcc63a3673b768d (diff) | |
download | ports-92fa1825d4aa8cd76098d90b375694433c83e90b.tar.gz ports-92fa1825d4aa8cd76098d90b375694433c83e90b.zip |
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 522edabd771b..09f1f3dc8fdd 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 -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes USE_GNOME= gtk20 gnomehack USE_GCC= 3.4 |