Date: Thu, 26 Sep 2013 15:11:17 +0900 (JST) From: Yasuhiro KIMURA <yasu@utahime.org> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/182395: [MAINTAINER] japanese/lookup: add staging support. Message-ID: <20130926061117.9C0ED1C2AF4@rolling-vm-freebsd1.home.utahime.org> Resent-Message-ID: <201309260620.r8Q6K0fY015185@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 182395 >Category: ports >Synopsis: [MAINTAINER] japanese/lookup: add staging support. >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 Sep 26 06:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Yasuhiro KIMURA >Release: FreeBSD 9.1-RELEASE-p7 amd64 >Organization: >Environment: System: FreeBSD xxxx 9.1-RELEASE-p7 FreeBSD 9.1-RELEASE-p7 #0 r255449: Tue Sep 10 22:52:11 JST 2013 xxxx amd64 >Description: - Add staging support. - Remove definition of unused variable PORTINFODIR. >How-To-Repeat: >Fix: --- patch-ja-lookup begins here --- Index: Makefile =================================================================== --- Makefile (revision 328328) +++ Makefile (working copy) @@ -17,17 +17,14 @@ INFO?= lookup lookup-guide -NO_STAGE= yes .include <bsd.port.pre.mk> .if (${EMACS_PORT_NAME} == "xemacs21-mule") EMACSDIR= ${PREFIX}/lib/xemacs/site-packages ELISPDIR= ${EMACSDIR}/lisp/lookup -PORTINFODIR= ${EMACSDIR}/info MANIFEST= MANIFEST.lookup .else ELISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/lookup -PORTINFODIR= ${PREFIX}/info PLIST_SUB= ELISPDIR=${EMACS_VERSION_SITE_LISPDIR} .endif HAS_CONFIGURE= yes --- patch-ja-lookup ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130926061117.9C0ED1C2AF4>