ports/149100: [PATCH] news/slrn: Added OPTIONS
David DEMELIER
demelier.david at gmail.com
Fri Jul 30 09:10:08 UTC 2010
>Number: 149100
>Category: ports
>Synopsis: [PATCH] news/slrn: Added OPTIONS
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Jul 30 09:10:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: David DEMELIER
>Release: 8.1-RELEASE
>Organization:
>Environment:
FreeBSD Melon.malikania.fr 8.1-RELEASE FreeBSD 8.1-RELEASE #1: Sun Jul 25 00:21:16 CEST 2010 root at Melon.malikania.fr:/usr/obj/usr/src/sys/Melon amd64
>Description:
A little change to add OPTIONS instead of knobs for news/slrn
>How-To-Repeat:
>Fix:
--- Makefile.orig 2010-07-30 11:00:13.000000000 +0200
+++ Makefile 2010-07-30 11:02:34.000000000 +0200
@@ -23,6 +23,12 @@
USE_GMAKE= yes
USE_ICONV= yes
+OPTIONS+= NLS "Native Language Support via gettext utilities" on \
+ SSL "Adds support for SSL (Secure Socket Layer)" on \
+ DEVIEW "Enable uulib for multiple de-/encoding" off
+
+.include <bsd.port.options.mk>
+
.if defined(WITHOUT_NLS)
CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list