aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2006-11-27 17:07:04 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2006-11-27 17:07:04 +0000
commit3959c984ea1fff9dfb42670c4ed4187a277ed96e (patch)
treecff0df72d73eb80912c8ee5b3e4f4e9030d9918e /x11-wm
parente050737bb00eef97660978d23266d5a3eeff6808 (diff)
downloadports-3959c984ea1fff9dfb42670c4ed4187a277ed96e.tar.gz
ports-3959c984ea1fff9dfb42670c4ed4187a277ed96e.zip
fix build with non-standard X11BASE
Notes
Notes: svn path=/head/; revision=178119
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/xfce4-desktop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile
index 3beaabb87991..af8b84304df6 100644
--- a/x11-wm/xfce4-desktop/Makefile
+++ b/x11-wm/xfce4-desktop/Makefile
@@ -32,8 +32,8 @@ USE_GNOME= gtk20
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \
- CPPFLAGS=-I${LOCALBASE}/include \
+CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include -L${X11BASE}/lib" \
+ CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -I${X11BASE}/include" \
LIBS=-L${LOCALBASE}/lib
MAN1= xfdesktop.1