diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-03 06:20:44 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-03 06:20:44 +0000 |
commit | 64defc16c66ec06563936be6e2fc32e13ba6a570 (patch) | |
tree | 019d38926a093b0a09a2c2de3d13a580468eabcf /www/galeon | |
parent | 78fe3567d22ddb64678119575dd7d21b7a612124 (diff) |
Notes
Diffstat (limited to 'www/galeon')
-rw-r--r-- | www/galeon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 8288f7f83028..1421a2922cd8 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -20,6 +20,7 @@ RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ mozilla:${PORTSDIR}/www/mozilla USE_X_PREFIX= yes +USE_NEWGCC= yes GNU_CONFIGURE= yes GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config |