diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-21 06:36:46 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-21 06:36:46 +0800 |
commit | 35953645b61f8e1e3f4e152dc9aac60686af1754 (patch) | |
tree | 5eb969684a688237c0127077d492f01cf07bc1b0 /x11-wm/metacity/Makefile | |
parent | 5cff1b1eaba77c3d3a49b56bedb1eb93ab5cb6b9 (diff) | |
download | marcuscom-ports-35953645b61f8e1e3f4e152dc9aac60686af1754.tar marcuscom-ports-35953645b61f8e1e3f4e152dc9aac60686af1754.tar.gz marcuscom-ports-35953645b61f8e1e3f4e152dc9aac60686af1754.tar.bz2 marcuscom-ports-35953645b61f8e1e3f4e152dc9aac60686af1754.tar.lz marcuscom-ports-35953645b61f8e1e3f4e152dc9aac60686af1754.tar.xz marcuscom-ports-35953645b61f8e1e3f4e152dc9aac60686af1754.tar.zst marcuscom-ports-35953645b61f8e1e3f4e152dc9aac60686af1754.zip |
Update to 2.9.2
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3270 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-wm/metacity/Makefile')
-rw-r--r-- | x11-wm/metacity/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index 186edd319..9e7c5d8c7 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -6,7 +6,7 @@ # PORTNAME= metacity -PORTVERSION= 2.9.1 +PORTVERSION= 2.9.2 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL_VER=15 -USE_GNOME= gnomeprefix intlhack gnomehack gnomehier gconf2 libglade2 +USE_GNOME= gnomeprefix intlhack gnomehack gnomehier gconf2 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |