pkgsrc-WIP-changes archive

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

coxeter: Solaris -> SunOS



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Sep 24 20:50:15 2016 +0200
Changeset:	f04baebaad2a7c598323f90e2aaba4d30dfdb443

Modified Files:
	coxeter/Makefile

Log Message:
coxeter: Solaris -> SunOS

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

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

diffstat:
 coxeter/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/coxeter/Makefile b/coxeter/Makefile
index 8be0d97..05cb14d 100644
--- a/coxeter/Makefile
+++ b/coxeter/Makefile
@@ -16,7 +16,7 @@ USE_TOOLS+=	gmake
 USE_LANGUAGES=	c++
 
 GCC_REQD+=	3.3.5
-ONLY_FOR_PLATFORM= NetBSD-*-* Linux-*-* Solaris-*-*
+ONLY_FOR_PLATFORM= NetBSD-*-* Linux-*-* SunOS-*-*
 
 INSTALLATION_DIRS=	bin
 


Home | Main Index | Thread Index | Old Index