pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-python-igraph: Additional fixes.
Module Name: pkgsrc-wip
Committed By: Antonio Huete Jimenez <tuxillo%quantumachine.net@localhost>
Pushed By: tuxillo
Date: Tue Sep 11 15:01:52 2018 +0000
Changeset: cb97bbcd7f6545d7c647f80eeb2c503aab87a85c
Modified Files:
py-python-igraph/Makefile
Log Message:
py-python-igraph: Additional fixes.
- Do not use DEPENDS when including buildlink.
- USE_LANGUAGES defaults to c
Pointed-out-by: @leot
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cb97bbcd7f6545d7c647f80eeb2c503aab87a85c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-python-igraph/Makefile | 4 ----
1 file changed, 4 deletions(-)
diffs:
diff --git a/py-python-igraph/Makefile b/py-python-igraph/Makefile
index 4350b596f2..5d2c4c408a 100644
--- a/py-python-igraph/Makefile
+++ b/py-python-igraph/Makefile
@@ -10,10 +10,6 @@ HOMEPAGE= http://igraph.org/python/
COMMENT= Library for creating and manipulating graphs
LICENSE= gnu-gpl-v2
-DEPENDS+= igraph-[0-9]*:../../wip/igraph
-
-USE_LANGUAGES= c
-
.include "../../wip/igraph/buildlink3.mk"
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index