summaryrefslogtreecommitdiff
path: root/x11/kdebase4-workspace/Makefile
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>1999-02-08 22:25:54 +0000
committerStefan Eßer <se@FreeBSD.org>1999-02-08 22:25:54 +0000
commitdd6fe9e879f46f2ea2a84681456af0e136305dc7 (patch)
treecd41a81bda8e2c4449634f358eef2b1518173f55 /x11/kdebase4-workspace/Makefile
parentupgrade to 2.06 (diff)
Upgrade to KDE 1.1 RELEASE.
Notes
Notes: svn path=/head/; revision=16563
Diffstat (limited to 'x11/kdebase4-workspace/Makefile')
-rw-r--r--x11/kdebase4-workspace/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile
index e3bec751f201..6a6f11e88cfa 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.27 1999/02/03 11:12:00 asami Exp $
+# $Id: Makefile,v 1.28 1999/02/06 23:22:06 se Exp $
#
-DISTNAME= kdebase-1.1pre2
+DISTNAME= kdebase-1.1
CATEGORIES= misc kde
MASTER_SITES= $(MASTER_SITE_KDE)
-MASTER_SITE_SUBDIR= stable/1.1pre2/distribution/tar/generic/source
+MASTER_SITE_SUBDIR= stable/1.1/distribution/tar/generic/source
MAINTAINER= se@freebsd.org
@@ -29,3 +29,5 @@ MAKE_ENV= RM=${RM}
CFLAGS+= "-I$(PREFIX)/include"
.include <bsd.port.mk>
+
+#CONFIGURE_ARGS+="--with-install-root=/data/kde"