From 3dddc9cd95285025e2b72c53cf3305000d58aa7b Mon Sep 17 00:00:00 2001 From: cpiazza Date: Fri, 20 Aug 1999 06:00:15 +0000 Subject: Update to blackbox 0.51.0. This is the first release offically not labelled beta and is considered stable. --- x11-wm/openbox/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'x11-wm/openbox/Makefile') diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index 98a3e9f661f3..9d152fc5e246 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: Blackbox -# Version required: 0.50.5 +# Version required: 0.51.0 # Date created: June 15, 1998 # Whom: Brian Handy # -# $Id: Makefile,v 1.23 1999/06/20 00:50:01 cpiazza Exp $ +# $Id: Makefile,v 1.24 1999/07/15 01:03:11 cpiazza Exp $ # -DISTNAME= blackbox-0.50.5 +DISTNAME= blackbox-0.51.0 CATEGORIES= x11-wm MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/ \ ftp://ftp.digex.net/pub/X11/window-managers/blackbox/ \ @@ -32,7 +32,4 @@ pre-configure: CONFIGURE_ARGS= --enable-kde .endif -post-extract: - @ ${RM} ${WRKSRC}/config.cache - .include -- cgit