diff options
author | linimon <linimon@FreeBSD.org> | 2007-11-08 17:12:39 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-11-08 17:12:39 +0800 |
commit | 900d1fa312a4140850f90db907e6478c597bc240 (patch) | |
tree | 3cd293d6b67439ad3eb6b1118c5a8f350f268e1b /x11-wm/compiz-fusion-plugins-main | |
parent | 5735d94887b517a7114e952f1ad742005d91e716 (diff) | |
download | freebsd-ports-gnome-900d1fa312a4140850f90db907e6478c597bc240.tar.gz freebsd-ports-gnome-900d1fa312a4140850f90db907e6478c597bc240.tar.zst freebsd-ports-gnome-900d1fa312a4140850f90db907e6478c597bc240.zip |
Attempt to fix dependencies for build cluster.
Submitted by: maintainer
Approved by: portmgr (self)
Diffstat (limited to 'x11-wm/compiz-fusion-plugins-main')
-rw-r--r-- | x11-wm/compiz-fusion-plugins-main/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/compiz-fusion-plugins-main/Makefile b/x11-wm/compiz-fusion-plugins-main/Makefile index 42007c4d7a11..afd68ec9b654 100644 --- a/x11-wm/compiz-fusion-plugins-main/Makefile +++ b/x11-wm/compiz-fusion-plugins-main/Makefile @@ -24,7 +24,7 @@ GNU_CONFIGURE= yes USE_GL= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnomehack +USE_GNOME= gnomehack intltool USE_XORG= glproto USE_GETTEXT= yes USE_LDCONFIG= yes |