From 7bb57986dd758d49221ce40cf7dce743b880dd1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Mon, 3 Nov 1997 21:55:36 +0000 Subject: Fix PLIST and remove CONFIGURE option from Makefile, since it was ignored by the KDE configure script, anyway. --- x11/kdebase4-workspace/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'x11/kdebase4-workspace/Makefile') 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 # -# $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 -- cgit v1.2.3