ports/171327: [maintainer update] japanese/font-ricty: OptionsNG
Masaki TAGAWA
masaki at club.kyutech.ac.jp
Tue Sep 4 16:20:09 UTC 2012
>Number: 171327
>Category: ports
>Synopsis: [maintainer update] japanese/font-ricty: OptionsNG
>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: Tue Sep 04 16:20:07 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Masaki TAGAWA
>Release: FreeBSD 9.0-STABLE amd64
>Organization:
WIDE Project
>Environment:
System: FreeBSD rosetta.club.kyutech.ac.jp 9.0-STABLE FreeBSD 9.0-STABLE #8: Mon Jul 2 11:36:08 JST 2012 root at rosetta.club.kyutech.ac.jp:/usr/obj/usr/src/sys/CLUBVMKERNEL amd64
>Description:
* Convert to OptionsNG
>How-To-Repeat:
>Fix:
--- font-ricty.diff begins here ---
diff -ruN /usr/ports/japanese/font-ricty/Makefile redports/masaki/japanese/font-ricty/Makefile
--- /usr/ports/japanese/font-ricty/Makefile 2012-05-06 09:23:21.000000000 +0900
+++ redports/masaki/japanese/font-ricty/Makefile 2012-09-05 01:04:15.620486610 +0900
@@ -7,7 +7,7 @@
PORTNAME= ricty
PORTVERSION= 3.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= japanese x11-fonts
MASTER_SITES= https://nodeload.github.com/yascentur/Ricty/tarball/${PORTVERSION}?dummy=/
PKGNAMEPREFIX= ja-font-
@@ -36,11 +36,14 @@
LOCAL_FONTSDIR= share/fonts
X_FONTSDIR= lib/X11/fonts
-OPTIONS= DISCORD "Install Ricty-Discord" On
+OPTIONS_DEFINE= DISCORD
+DISCORD_DESC= Install Ricty-Discord
+
+OPTIONS_DEFAULT= DISCORD
.include <bsd.port.options.mk>
-.if defined(WITH_DISCORD)
+.if ${PORT_OPTIONS:MDISCORD}
PLIST_SUB+= DISCORD=""
SUB_LIST+= DISCORD=""
.else
--- font-ricty.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list