From c6161bba71a97ae8361aee6346afe5546769270a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Mon, 3 May 1999 22:29:39 +0000 Subject: Upgrade KDE to Release 1.1.1. --- x11/kde4-workspace/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'x11/kde4-workspace/Makefile') diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index 68c05279bd7c..dfcdecefe753 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -3,13 +3,13 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer # -# $Id: Makefile,v 1.33 1999/02/28 21:48:08 asami Exp $ +# $Id: Makefile,v 1.34 1999/03/19 04:40:00 nectar Exp $ # -DISTNAME= kdebase-1.1 +DISTNAME= kdebase-1.1.1 CATEGORIES= misc kde MASTER_SITES= $(MASTER_SITE_KDE) -MASTER_SITE_SUBDIR= stable/1.1/distribution/tar/generic/source/bz2 +MASTER_SITE_SUBDIR= stable/1.1.1/distribution/tar/generic/source/bz2 MAINTAINER= se@freebsd.org @@ -24,7 +24,7 @@ USE_QT= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= "--prefix=$(PREFIX)" \ "--with-extra-includes=$(PREFIX)/include/giflib" -CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \ +CONFIGURE_ENV= CXXFLAGS="$(CFLAGS) -DHAVE_GETUSERSHELL -DTIME_WITH_SYS_TIME" \ INSTALL_SCRIPT="install -c -m 555" USE_GMAKE= yes MAKE_ENV= RM=${RM} -- cgit v1.2.3