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 | |
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')
-rw-r--r-- | x11-wm/compiz-fusion-plugins-extra/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/compiz-fusion-plugins-main/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/compiz-fusion-plugins-unsupported/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/compiz-plugins-extra/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/compiz-plugins-main/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/compiz-plugins-unsupported/Makefile | 2 |
6 files changed, 6 insertions, 8 deletions
diff --git a/x11-wm/compiz-fusion-plugins-extra/Makefile b/x11-wm/compiz-fusion-plugins-extra/Makefile index 0e489c937730..83ab1ab997ef 100644 --- a/x11-wm/compiz-fusion-plugins-extra/Makefile +++ b/x11-wm/compiz-fusion-plugins-extra/Makefile @@ -24,8 +24,7 @@ GNU_CONFIGURE= yes USE_GL= yes USE_BZIP2= yes USE_GMAKE= yes -#USE_GNOME= gnomehack glib20 librsvg2 -USE_GNOME= gnomehack +USE_GNOME= gnomehack intltool USE_XORG= glproto USE_GETTEXT= yes USE_LDCONFIG= yes 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 diff --git a/x11-wm/compiz-fusion-plugins-unsupported/Makefile b/x11-wm/compiz-fusion-plugins-unsupported/Makefile index 5640c1de8ad6..164a731b9a36 100644 --- a/x11-wm/compiz-fusion-plugins-unsupported/Makefile +++ b/x11-wm/compiz-fusion-plugins-unsupported/Makefile @@ -23,7 +23,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 diff --git a/x11-wm/compiz-plugins-extra/Makefile b/x11-wm/compiz-plugins-extra/Makefile index 0e489c937730..83ab1ab997ef 100644 --- a/x11-wm/compiz-plugins-extra/Makefile +++ b/x11-wm/compiz-plugins-extra/Makefile @@ -24,8 +24,7 @@ GNU_CONFIGURE= yes USE_GL= yes USE_BZIP2= yes USE_GMAKE= yes -#USE_GNOME= gnomehack glib20 librsvg2 -USE_GNOME= gnomehack +USE_GNOME= gnomehack intltool USE_XORG= glproto USE_GETTEXT= yes USE_LDCONFIG= yes diff --git a/x11-wm/compiz-plugins-main/Makefile b/x11-wm/compiz-plugins-main/Makefile index 42007c4d7a11..afd68ec9b654 100644 --- a/x11-wm/compiz-plugins-main/Makefile +++ b/x11-wm/compiz-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 diff --git a/x11-wm/compiz-plugins-unsupported/Makefile b/x11-wm/compiz-plugins-unsupported/Makefile index 5640c1de8ad6..164a731b9a36 100644 --- a/x11-wm/compiz-plugins-unsupported/Makefile +++ b/x11-wm/compiz-plugins-unsupported/Makefile @@ -23,7 +23,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 |