pkgsrc-WIP-changes archive

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

py-gts: update path to dependencies



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Fri Dec 14 17:48:14 2018 +0100
Changeset:	0c4794bda5d66496d238e122d4dd5708b57b160b

Modified Files:
	py-gts/Makefile

Log Message:
py-gts: update path to dependencies

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

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

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

diffs:
diff --git a/py-gts/Makefile b/py-gts/Makefile
index 9979ac3e9b..09517d9318 100644
--- a/py-gts/Makefile
+++ b/py-gts/Makefile
@@ -28,5 +28,5 @@ post-install:
 
 .include "../../lang/python/extension.mk"
 .include "../../math/py-numpy/buildlink3.mk"
-.include "../../wip/gts/buildlink3.mk"
+.include "../../graphics/gts/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index