diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-04 13:20:32 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-04 13:20:32 +0800 |
commit | 6b2fae13dfb46404a5baf85c9f9b97b582ff0ed4 (patch) | |
tree | 6b8852ef4879afd4f4d84203e85f6ba3ae714a1c /x11-themes/gnome-themes/Makefile | |
parent | 12ec926f2db64722d92dc60972c8f1f76ce3a6c3 (diff) | |
download | marcuscom-ports-6b2fae13dfb46404a5baf85c9f9b97b582ff0ed4.tar marcuscom-ports-6b2fae13dfb46404a5baf85c9f9b97b582ff0ed4.tar.gz marcuscom-ports-6b2fae13dfb46404a5baf85c9f9b97b582ff0ed4.tar.bz2 marcuscom-ports-6b2fae13dfb46404a5baf85c9f9b97b582ff0ed4.tar.lz marcuscom-ports-6b2fae13dfb46404a5baf85c9f9b97b582ff0ed4.tar.xz marcuscom-ports-6b2fae13dfb46404a5baf85c9f9b97b582ff0ed4.tar.zst marcuscom-ports-6b2fae13dfb46404a5baf85c9f9b97b582ff0ed4.zip |
Update to 2.7.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2614 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gnome-themes/Makefile')
-rw-r--r-- | x11-themes/gnome-themes/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile index 921e067d4..43a4722dc 100644 --- a/x11-themes/gnome-themes/Makefile +++ b/x11-themes/gnome-themes/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome-themes -PORTVERSION= 2.7.3 +PORTVERSION= 2.7.90 CATEGORIES= x11-themes gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.7 @@ -21,8 +21,8 @@ RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-theme USE_BZIP2= yes USE_X_PREFIX= yes USE_REINPLACE= yes -USE_INC_LIBTOOL_VER=13 -USE_GNOME= gnomehack lthack intlhack metacity libgnomeui +USE_LIBTOOL_VER=15 +USE_GNOME= gnomehack intlhack metacity libgnomeui CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |