pkgsrc-WIP-changes archive

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

py-smop: Fix PKGNAME.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sun Sep 11 20:38:45 2016 +0200
Changeset:	048b5c2d58749b58f0c0d23ced9bb430349f4388

Modified Files:
	py-smop/Makefile

Log Message:
py-smop: Fix PKGNAME.

Could not test-build this package since 0.1.5 distfile not found.

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

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

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

diffs:
diff --git a/py-smop/Makefile b/py-smop/Makefile
index 39c0485..e9f2f30 100644
--- a/py-smop/Makefile
+++ b/py-smop/Makefile
@@ -1,6 +1,7 @@
 # $NetBSD: Makefile,v 1.4 2014/05/09 07:38:50 thomasklausner Exp $
 
 DISTNAME=	smop-0.1.5
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_PYPI:=s/smop/}
 


Home | Main Index | Thread Index | Old Index