diff options
author | stefan <stefan@FreeBSD.org> | 2007-09-30 20:05:03 +0800 |
---|---|---|
committer | stefan <stefan@FreeBSD.org> | 2007-09-30 20:05:03 +0800 |
commit | 51f59b0a0f512701eaeb993f79a0eda49bcfc9c1 (patch) | |
tree | e2f018b0fd4f25806f2d71e2563e631681d1bd2f /x11-wm/compiz/Makefile | |
parent | 016cfbbf4e7420064314f5255874ea38e9af3881 (diff) | |
download | freebsd-ports-gnome-51f59b0a0f512701eaeb993f79a0eda49bcfc9c1.tar.gz freebsd-ports-gnome-51f59b0a0f512701eaeb993f79a0eda49bcfc9c1.tar.zst freebsd-ports-gnome-51f59b0a0f512701eaeb993f79a0eda49bcfc9c1.zip |
Add textproc/libxslt to the dependencies.
PR: 115734
Submitted by: Olivier Smedts <olivier@gid0.org>
Approved by: maintainer
Diffstat (limited to 'x11-wm/compiz/Makefile')
-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 |