pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[flnews] Removed gencat, sleep and strip from USE_TOOLS
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By: micha
Date: Mon Jul 30 10:54:07 2018 +0200
Changeset: 860013f80269ba45d0432628441f2fa29c7abc36
Modified Files:
flnews/Makefile
flnews/options.mk
Log Message:
[flnews] Removed gencat, sleep and strip from USE_TOOLS
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=860013f80269ba45d0432628441f2fa29c7abc36
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
flnews/Makefile | 6 +++---
flnews/options.mk | 1 -
2 files changed, 3 insertions(+), 4 deletions(-)
diffs:
diff --git a/flnews/Makefile b/flnews/Makefile
index ab1874f80e..6df228f225 100644
--- a/flnews/Makefile
+++ b/flnews/Makefile
@@ -2,9 +2,9 @@
DISTNAME= flnews-0.15
CATEGORIES= news
-MASTER_SITES= http://micha.freeshell.org/flnews/src/ \
- http://www.ybtra.de/flnews-mirror/src/ \
- http://www.southcity.de/flnews/src/
+MASTER_SITES= http://micha.freeshell.org/flnews/src/
+MASTER_SITES+= http://www.ybtra.de/flnews-mirror/src/
+MASTER_SITES+= http://www.southcity.de/flnews/src/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= michael.baeuerle%gmx.net@localhost
diff --git a/flnews/options.mk b/flnews/options.mk
index 12a4884623..dff5f0d181 100644
--- a/flnews/options.mk
+++ b/flnews/options.mk
@@ -20,7 +20,6 @@ FLNEWS_OPT_DISABLE_IP6= 1
# Note: Only locales with UTF-8, ISO-8859-1 or US-ASCII codeset are supported!
PLIST_VARS+= nls
.if !empty(PKG_OPTIONS:Mnls)
-#USE_TOOLS+= gencat
PLIST.nls= yes
FLNEWS_OPT_DISABLE_NLS= 0
.else
Home |
Main Index |
Thread Index |
Old Index