diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2009-05-06 14:56:27 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2009-05-06 14:56:27 +0000 |
commit | 157c3e2264eb1d5331e638fee29e1d4732f750cb (patch) | |
tree | 17e839845c452ae00d295bc58993a6131e29203b /Mk/bsd.xfce.mk | |
parent | 71140b3f872e47563f72f8882b8168a5d7174540 (diff) | |
download | ports-157c3e2264eb1d5331e638fee29e1d4732f750cb.tar.gz ports-157c3e2264eb1d5331e638fee29e1d4732f750cb.zip |
Notes
Diffstat (limited to 'Mk/bsd.xfce.mk')
-rw-r--r-- | Mk/bsd.xfce.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.xfce.mk b/Mk/bsd.xfce.mk index 4877ae5af1d3..6f930afaaf71 100644 --- a/Mk/bsd.xfce.mk +++ b/Mk/bsd.xfce.mk @@ -15,7 +15,7 @@ Xfce_Include_MAINTAINER= oliver@FreeBSD.org _USE_XFCE_ALL= configenv libexo libgui libmenu libutil panel \ thunar wm xfconf xfdev -MASTER_SITE_SUBDIR?= xfce-4.6.0 +MASTER_SITE_SUBDIR?= xfce-4.6.1 configenv_CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib" |