ports/177374: [PATCH] editors/tamago: add DOCS to OPTIONS_DEFINE
Yasuhiro KIMURA
yasu at utahime.org
Mon Mar 25 14:40:03 UTC 2013
>Number: 177374
>Category: ports
>Synopsis: [PATCH] editors/tamago: add DOCS to OPTIONS_DEFINE
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Mar 25 14:40:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Yasuhiro KIMURA
>Release: FreeBSD 9.1-RELEASE-p1 amd64
>Organization:
>Environment:
System: FreeBSD xxxx 9.1-RELEASE-p1 FreeBSD 9.1-RELEASE-p1 #0 r246991: Wed Feb 20 04:01:53 JST 2013 xxxx amd64
>Description:
Add OPTIONS_DEFINE so that options selection dialog is show up.
>How-To-Repeat:
>Fix:
--- patch-tamago begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 315171)
+++ Makefile (working copy)
@@ -32,6 +32,8 @@
POSTPATCHES= ${FILESDIR}/post-patch-*
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.pre.mk>
.if ${EMACS_PORT_NAME} == emacs21 || ${EMACS_PORT_NAME} == emacs22 || ${EMACS_PORT_NAME} == emacs23 || ${EMACS_PORT_NAME} == emacs24
--- patch-tamago ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list