summaryrefslogtreecommitdiff
path: root/x11/kdebase4-workspace/Makefile
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>1999-05-03 22:29:39 +0000
committerStefan Eßer <se@FreeBSD.org>1999-05-03 22:29:39 +0000
commitc6161bba71a97ae8361aee6346afe5546769270a (patch)
treec58e43efe8559fbbce476b7b45b894406b3ce180 /x11/kdebase4-workspace/Makefile
parentRemove ftpckconfig which is not installed. (diff)
Upgrade KDE to Release 1.1.1.
Notes
Notes: svn path=/head/; revision=18441
Diffstat (limited to 'x11/kdebase4-workspace/Makefile')
-rw-r--r--x11/kdebase4-workspace/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile
index 68c05279bd7c..dfcdecefe753 100644
--- a/x11/kdebase4-workspace/Makefile
+++ b/x11/kdebase4-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}