summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2005-02-10 15:55:37 +0000
committerkwm <kwm@FreeBSD.org>2005-02-10 15:55:37 +0000
commit479cb2c199f9e514a503602bd77ae3d40c5dd270 (patch)
tree8c2796f0a749b53f09d923a2c458576a11639980 /www
parent5ab310a64b2f6ab4340a027df6973fe0331d3d30 (diff)
downloadFreeBSD-ports-479cb2c199f9e514a503602bd77ae3d40c5dd270.zip
FreeBSD-ports-479cb2c199f9e514a503602bd77ae3d40c5dd270.tar.gz
Add intlhack to USE_GNOME to fix build on 4.x.
Pointed out by: pointyhat via kris
Diffstat (limited to 'www')
-rw-r--r--www/gurlchecker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gurlchecker/Makefile b/www/gurlchecker/Makefile
index 1109a80..22a2e42 100644
--- a/www/gurlchecker/Makefile
+++ b/www/gurlchecker/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= gnutls.12:${PORTSDIR}/security/gnutls \
USE_X_PREFIX= yes
DOWNNUM= 335
-USE_GNOME= gnomeprefix gnomehack libgnomeui
+USE_GNOME= gnomeprefix gnomehack libgnomeui intlhack
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
OpenPOWER on IntegriCloud