Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2000 11:30:27 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/22451: Update port: misc/kwatch
Message-ID:  <20001031193027.BAA5737B479@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         22451
>Category:       ports
>Synopsis:       Update port: misc/kwatch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 31 11:40:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.1.1-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/misc/kwatch/Makefile misc/kwatch/Makefile
--- /usr/ports/misc/kwatch/Makefile	Fri Oct 13 05:19:12 2000
+++ misc/kwatch/Makefile	Wed Nov  1 03:31:17 2000
@@ -8,17 +8,14 @@
 PORTNAME=	kwatch
 PORTVERSION=	0.3
 CATEGORIES=	misc kde
-MASTER_SITES=	$(MASTER_SITE_KDE)
-MASTER_SITE_SUBDIR= stable/1.1/apps/utils
+MASTER_SITES=	${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR=	system/admin/frontends
 
-LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
-		kdecore.3:${PORTSDIR}/x11/kdelibs11 \
+LIB_DEPENDS=	kdecore.3:${PORTSDIR}/x11/kdelibs11 \
 		kdeui.3:${PORTSDIR}/x11/kdelibs11
 
 USE_QT=		yes
-GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
-CONFIGURE_ENV=	CXXFLAGS="$(CFLAGS)" \
-		INSTALL_SCRIPT="install -c -m 555"
+GNU_CONFIGURE=	yes
 
 .include <bsd.port.mk>


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001031193027.BAA5737B479>