pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
multichoose: Clean up Makefile
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon4000%gmail.com@localhost>
Pushed By: outpaddling
Date: Fri Mar 30 12:34:39 2018 -0500
Changeset: d3b483247fc38e79179dbeb2df030c8fe344bd24
Modified Files:
multichoose/Makefile
Log Message:
multichoose: Clean up Makefile
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d3b483247fc38e79179dbeb2df030c8fe344bd24
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
multichoose/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/multichoose/Makefile b/multichoose/Makefile
index de6864b5be..bf9334abc3 100644
--- a/multichoose/Makefile
+++ b/multichoose/Makefile
@@ -14,9 +14,9 @@ HOMEPAGE= https://github.com/ekg/multichoose
COMMENT= Generate multiset combinations (n multichoose k)
LICENSE= mit
-# Just assuming C and C++: Adjust this!
USE_LANGUAGES= c c++
REPLACE_PYTHON= *.py
+
INSTALL_TARGET= install-strip
pre-configure:
Home |
Main Index |
Thread Index |
Old Index