From 44906660d2b8bc04fe1b90a89769f684a9e2c0c9 Mon Sep 17 00:00:00 2001 From: Patrick Li Date: Tue, 26 Feb 2002 22:13:12 +0000 Subject: Fix finding the gnomevfs headers PR: 35337 Submitted by: maintainer --- www/screem-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/screem-devel/Makefile') diff --git a/www/screem-devel/Makefile b/www/screem-devel/Makefile index 57a0d64f6073..585855796bc0 100644 --- a/www/screem-devel/Makefile +++ b/www/screem-devel/Makefile @@ -23,7 +23,7 @@ USE_XPM= yes USE_GNOME= yes USE_LIBTOOL= yes USE_OPENSSL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include/gnome-vfs-1.0" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-gnomevfs --with-ssl --with-included-neon -- cgit v1.2.3