Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  4 Sep 2001 04:46:38 +0900 (JST)
From:      SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30293: Update port: japanese/kdeaddons
Message-ID:  <20010903194638.F27B8BAC5@sahiro.merseine.nu>

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

>Number:         30293
>Category:       ports
>Synopsis:       Update port: japanese/kdeaddons
>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:   Mon Sep 03 12:50:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     SASAKI Katuhiro
>Release:        FreeBSD 4.4-RC i386
>Organization:
personal
>Environment:
>Description:
I`ve updated japanese/kdeaddons.

Current modifications are:

(1) Correct Makefile for resolve dependency probrem.


>How-To-Repeat:
>Fix:
diff -urN /usr/ports/japanese/kdeaddons/Makefile kdeaddons/Makefile
--- /usr/ports/japanese/kdeaddons/Makefile	Fri Aug 31 23:12:05 2001
+++ kdeaddons/Makefile	Tue Sep  4 04:16:56 2001
@@ -14,6 +14,9 @@
 
 MAINTAINER=	sahiro@crest.ocn.ne.jp
 
+BUILD_DEPENDS=	${LOCALBASE}/include/kate/plugin.h:${PORTSDIR}/japanese/kdebase2
+RUN_DEPENDS=	kate:${PORTSDIR}/japanese/kdebase2
+
 PATCH_SITES=	http://www.kde.gr.jp/patch/
 PATCHFILES=	kdeaddons-2.2-babelfish-ja-20010816.diff
 PATCH_DIST_STRIP=	-p1

>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?20010903194638.F27B8BAC5>