diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-04-14 03:58:51 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-04-14 03:58:51 +0800 |
commit | 9d7f2468d4ba8d511476a1a1a6ff8e0f770a0117 (patch) | |
tree | 8a901546f0f55a5029a490f22f0c0f32ef074aa5 /x11 | |
parent | 322813bbc692f6906a941048a14b3c4d172eb159 (diff) | |
download | marcuscom-ports-9d7f2468d4ba8d511476a1a1a6ff8e0f770a0117.tar marcuscom-ports-9d7f2468d4ba8d511476a1a1a6ff8e0f770a0117.tar.gz marcuscom-ports-9d7f2468d4ba8d511476a1a1a6ff8e0f770a0117.tar.bz2 marcuscom-ports-9d7f2468d4ba8d511476a1a1a6ff8e0f770a0117.tar.lz marcuscom-ports-9d7f2468d4ba8d511476a1a1a6ff8e0f770a0117.tar.xz marcuscom-ports-9d7f2468d4ba8d511476a1a1a6ff8e0f770a0117.tar.zst marcuscom-ports-9d7f2468d4ba8d511476a1a1a6ff8e0f770a0117.zip |
Explicitly set GNOME_DESKTOP_VERSION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@646 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/themus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/themus/Makefile b/x11/themus/Makefile index 8c3d457dc..d05975468 100644 --- a/x11/themus/Makefile +++ b/x11/themus/Makefile @@ -17,6 +17,7 @@ COMMENT= A theme view for Nautilus USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix nautilus2 +GNOME_DESKTOP_VERSION=2 USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes |