diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-04 08:29:18 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-04 08:29:18 +0800 |
commit | 6b63168bbb5ebe1e5130ff1585ca1046e6e6689a (patch) | |
tree | 6a32daef268239e4bb8f29574f2169fb3db18e78 /deskutils/gnome-utils/Makefile | |
parent | e050a847fa3f7d7697acf535d38a6183f2c4960f (diff) | |
download | marcuscom-ports-6b63168bbb5ebe1e5130ff1585ca1046e6e6689a.tar marcuscom-ports-6b63168bbb5ebe1e5130ff1585ca1046e6e6689a.tar.gz marcuscom-ports-6b63168bbb5ebe1e5130ff1585ca1046e6e6689a.tar.bz2 marcuscom-ports-6b63168bbb5ebe1e5130ff1585ca1046e6e6689a.tar.lz marcuscom-ports-6b63168bbb5ebe1e5130ff1585ca1046e6e6689a.tar.xz marcuscom-ports-6b63168bbb5ebe1e5130ff1585ca1046e6e6689a.tar.zst marcuscom-ports-6b63168bbb5ebe1e5130ff1585ca1046e6e6689a.zip |
Update to 2.7.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2610 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/gnome-utils/Makefile')
-rw-r--r-- | deskutils/gnome-utils/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/deskutils/gnome-utils/Makefile b/deskutils/gnome-utils/Makefile index 194e2bca3..dbfc1a206 100644 --- a/deskutils/gnome-utils/Makefile +++ b/deskutils/gnome-utils/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnomeutils2 -PORTVERSION= 2.7.0 -PORTREVISION= 1 +PORTVERSION= 2.7.90 PORTEPOCH= 1 CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} @@ -23,8 +22,8 @@ USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomeprefix gnomehack lthack intlhack gnomehier gnomepanel -USE_LIBTOOL_VER=13 +USE_GNOME= gnomeprefix gnomehack intlhack gnomehier gnomepanel +USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |