Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 2004 11:00:45 +0800
From:      Dryice Liu <dryice@hotpop.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Dryice Liu <dryice@liu.com.cn>
Subject:   ports/69734: [maintainer update]devel/xtla: add editors/tree-widget as BUILD_DEPENDS
Message-ID:  <20040729014811.6F2221A0241@smtp-1.hotpop.com>
Resent-Message-ID: <200407290310.i6T3ALYk053782@freefall.freebsd.org>

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

>Number:         69734
>Category:       ports
>Synopsis:       [maintainer update]devel/xtla: add editors/tree-widget as BUILD_DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 29 03:10:19 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Dryice Liu
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD dryice.3322.org 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #1: Mon Mar 1 16:17:42 CST 2004


>Description:
	Changes:
		- Add editors/tree-widget as BUILD_DEPENDS to build
	and use xtla-browse.el
>How-To-Repeat:
	N/A
>Fix:


--- xtla.diff begins here ---
diff -ruN xtla.old/Makefile xtla/Makefile
--- xtla.old/Makefile	Thu Jul 29 10:29:43 2004
+++ xtla/Makefile	Thu Jul 29 10:57:54 2004
@@ -15,7 +15,8 @@
 MAINTAINER=	dryice@liu.com.cn
 COMMENT=	An Emacs front-end to tla
 
-BUILD_DEPENDS+=	tla:${PORTSDIR}/devel/tla
+BUILD_DEPENDS+=	tla:${PORTSDIR}/devel/tla \
+		${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/tree-widget/tree-widget.el:${PORTSDIR}/editors/tree-widget
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 EMACS_PORT_NAME?=	emacs21
diff -ruN xtla.old/pkg-plist xtla/pkg-plist
--- xtla.old/pkg-plist	Thu Jul 29 10:29:45 2004
+++ xtla/pkg-plist	Thu Jul 29 10:51:11 2004
@@ -1,5 +1,6 @@
 %%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-autoloads.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-browse.el
+%%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-browse.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-core.el
 %%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-core.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/xtla/xtla-defs.el
--- xtla.diff ends here ---



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



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