summaryrefslogtreecommitdiff
path: root/x11/kdebase4-workspace/Makefile
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>1997-11-03 21:55:36 +0000
committerStefan Eßer <se@FreeBSD.org>1997-11-03 21:55:36 +0000
commit7bb57986dd758d49221ce40cf7dce743b880dd1c (patch)
tree2f93d9b4d725b7332e8de2a26e7aafb8573d6dc8 /x11/kdebase4-workspace/Makefile
parentThat should have been "print". (diff)
Fix PLIST and remove CONFIGURE option from Makefile, since it was
ignored by the KDE configure script, anyway.
Notes
Notes: svn path=/head/; revision=8462
Diffstat (limited to 'x11/kdebase4-workspace/Makefile')
-rw-r--r--x11/kdebase4-workspace/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile
index 096cdd04da9b..ab1285e3c046 100644
--- a/x11/kdebase4-workspace/Makefile
+++ b/x11/kdebase4-workspace/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.1.1.1 1997/11/01 14:28:20 se Exp $
+# $Id: Makefile,v 1.2 1997/11/03 00:25:42 se Exp $
#
DISTNAME= kdebase-Beta1-3
@@ -29,8 +29,7 @@ LIB_DEPENDS= qt\\.1\\.3[0-9]:${PORTSDIR}/x11/qt \
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--x-inc=$(X11BASE)/include -I$(PREFIX)/include -I$(PREFIX)/include/giflib" \
"--x-lib=$(X11BASE)/lib -L$(PREFIX)/lib" \
- "--prefix=$(PREFIX)" \
- "--datadir=$(PREFIX)/share/kde"
+ "--prefix=$(PREFIX)"
WRKSRC= ${WRKDIR}/kdebase