MFH: r557733

Fix stage-qa issue by setting PKGNAMEPREFIX

PR:		251734
Submitted by:	lbartoletti
This commit is contained in:
Emanuel Haupt 2020-12-11 13:12:50 +00:00
parent c3a927608a
commit 7d99407e2d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=557734

View File

@ -3,9 +3,10 @@
PORTNAME= qtqr
DISTVERSION= 2.0.bzr39
PORTREVISION= 1
PORTREVISION= 3
CATEGORIES= graphics python
MASTER_SITES= LOCAL/ehaupt
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= qr-tools-${DISTVERSION}
MAINTAINER= ehaupt@FreeBSD.org