pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

slrn: Suggest uulib option



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By:	micha
Date:		Tue Aug 28 14:22:18 2018 +0200
Changeset:	556c58581db9f71e8b402e76ace3a8a439c93bce

Modified Files:
	slrn/options.mk

Log Message:
slrn: Suggest uulib option

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=556c58581db9f71e8b402e76ace3a8a439c93bce

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 slrn/options.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/slrn/options.mk b/slrn/options.mk
index c93f55f7d6..1be1448ea7 100644
--- a/slrn/options.mk
+++ b/slrn/options.mk
@@ -2,7 +2,7 @@
 
 PKG_OPTIONS_VAR=		PKG_OPTIONS.slrn
 PKG_SUPPORTED_OPTIONS=		canlock ssl uulib
-PKG_SUGGESTED_OPTIONS=		canlock ssl
+PKG_SUGGESTED_OPTIONS=		canlock ssl uulib
 
 .include "../../mk/bsd.options.mk"
 


Home | Main Index | Thread Index | Old Index