pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Do not use devel/py-rope/buildlink3.mk
Module Name: pkgsrc-wip
Committed By: Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By: adam
Date: Sat Sep 30 15:52:23 2017 +0200
Changeset: cd4b80d9a2e0872a8276b4328fea184c56b56a99
Modified Files:
py-ropemode/Makefile
Log Message:
Do not use devel/py-rope/buildlink3.mk
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cd4b80d9a2e0872a8276b4328fea184c56b56a99
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-ropemode/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/py-ropemode/Makefile b/py-ropemode/Makefile
index db8d4ec459..0a383c11f1 100644
--- a/py-ropemode/Makefile
+++ b/py-ropemode/Makefile
@@ -1,5 +1,4 @@
# $NetBSD: Makefile,v 1.1 2012/10/04 17:39:33 jihbed Exp $
-#
DISTNAME= ropemode-0.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,9 +10,9 @@ HOMEPAGE= http://rope.sf.net/
COMMENT= Ropemode, a helper for using rope refactoring library in IDEs
LICENSE= gnu-gpl-v3
+DEPENDS+= ${PYPKGPREFIX}-rope-[0-9]*:../../devel/py-rope
USE_LANGUAGES= # none
-.include "../../devel/py-rope/buildlink3.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index