pkgsrc-WIP-changes archive

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

py-libclang-py3: Set PKGNAME



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Oct 8 03:52:15 2017 +0200
Changeset:	a56c89211945713f36cb1530a8be3709dc6a175f

Modified Files:
	py-libclang-py3/Makefile

Log Message:
py-libclang-py3: Set PKGNAME

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

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

diffstat:
 py-libclang-py3/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/py-libclang-py3/Makefile b/py-libclang-py3/Makefile
index d471765123..6a8fc2480c 100644
--- a/py-libclang-py3/Makefile
+++ b/py-libclang-py3/Makefile
@@ -1,6 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	libclang-py3-3.9.0
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=l/libclang-py3/}
 


Home | Main Index | Thread Index | Old Index