diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-15 09:05:13 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-15 09:05:13 +0000 |
commit | 515147d6b604c6e2ac9ecb99ec2b9272f2df421e (patch) | |
tree | e5deef4a399f8226681b21f1b815dd37698bd2d5 /x11-wm/sawfish2/Makefile | |
parent | 5f1422a7d63f0db89584d15067a59c7df68d6347 (diff) |
Notes
Diffstat (limited to 'x11-wm/sawfish2/Makefile')
-rw-r--r-- | x11-wm/sawfish2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile index e89ae6321cc9..b88ea2a57289 100644 --- a/x11-wm/sawfish2/Makefile +++ b/x11-wm/sawfish2/Makefile @@ -6,10 +6,10 @@ # PORTNAME= sawfish2 -PORTVERSION= 2002.05.24 +PORTVERSION= 2002.06.11 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020607 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-rc1 DISTNAME= sawfish-${PORTVERSION:S/./-/g} DIST_SUBDIR= gnome2 @@ -25,7 +25,6 @@ PLIST_SUB= GNUHOST=${GNUHOST} VERSION=2.0.pre1 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_IMLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-readline \ --localstatedir=${PREFIX}/share \ |