diff options
author | Stefan Walter <stefan@FreeBSD.org> | 2007-09-30 12:05:03 +0000 |
---|---|---|
committer | Stefan Walter <stefan@FreeBSD.org> | 2007-09-30 12:05:03 +0000 |
commit | 3250a81ff652a958bf5918b5d0120a512ee127d3 (patch) | |
tree | 836725843418fb5674bb5930776c4c25143a867f /x11-wm | |
parent | - Update to 0.0.6 (diff) |
Add textproc/libxslt to the dependencies.
PR: 115734
Submitted by: Olivier Smedts <olivier@gid0.org>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=200476
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/compiz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile index 01326aa2f1c7..bfc846df403b 100644 --- a/x11-wm/compiz/Makefile +++ b/x11-wm/compiz/Makefile @@ -24,7 +24,7 @@ USE_TGZ= yes USE_GMAKE= yes USE_GETTEXT= yes USE_GL= glu -USE_GNOME= gnomehack gconf2 +USE_GNOME= gnomehack gconf2 libxslt USE_XORG= xcomposite xfixes xdamage xrandr xrender ice sm xinerama glproto USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 |