ports/182395: [MAINTAINER] japanese/lookup: add staging support.
Yasuhiro KIMURA
yasu at utahime.org
Thu Sep 26 06:20:01 UTC 2013
>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:
More information about the freebsd-ports-bugs
mailing list