From 7d99407e2d1ef302b598d538b67c2a1a23f26e55 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Fri, 11 Dec 2020 13:12:50 +0000 Subject: MFH: r557733 Fix stage-qa issue by setting PKGNAMEPREFIX PR: 251734 Submitted by: lbartoletti --- graphics/qtqr/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/qtqr/Makefile b/graphics/qtqr/Makefile index 7bd137573980..55e1ccf0184d 100644 --- a/graphics/qtqr/Makefile +++ b/graphics/qtqr/Makefile @@ -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 -- cgit v1.2.3