summaryrefslogtreecommitdiff
path: root/x11/kde4-workspace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kde4-workspace/Makefile')
-rw-r--r--x11/kde4-workspace/Makefile8
1 files changed, 4 insertions, 4 deletions
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 <se@freebsd.org>
#
-# $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}