ports/69734: [maintainer update]devel/xtla: add editors/tree-widget as BUILD_DEPENDS
Dryice Liu
dryice at hotpop.com
Thu Jul 29 04:50:25 UTC 2004
The following reply was made to PR ports/69734; it has been noted by GNATS.
From: Dryice Liu <dryice at hotpop.com>
To: freebsd-gnats-submit at FreeBSD.org, dryice at liu.com.cn
Cc:
Subject: Re: ports/69734: [maintainer update]devel/xtla: add
editors/tree-widget as BUILD_DEPENDS
Date: Thu, 29 Jul 2004 12:40:35 +0800
Sorry to follow up my self. I think I should pump PORTREVISION. Here
is the new diff file:
======================================================================
diff -ruN xtla.old/Makefile xtla/Makefile
--- xtla.old/Makefile Thu Jul 29 10:29:43 2004
+++ xtla/Makefile Thu Jul 29 11:53:43 2004
@@ -7,6 +7,7 @@
PORTNAME= xtla
PORTVERSION= 20040719
+PORTREVISION= 1
CATEGORIES= devel elisp
MASTER_SITES= http://xsteve.nit.at/prg/emacs/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
@@ -15,7 +16,8 @@
MAINTAINER= dryice at 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
======================================================================
--
Regards,
Dryice
More information about the freebsd-ports-bugs
mailing list