From 12889c6a25504cadbd69ffd3ebb16f0a570706d7 Mon Sep 17 00:00:00 2001 From: adam Date: Sun, 1 Dec 2019 14:53:56 +0000 Subject: py-qt4: fix PKGNAME; update HOMEPAGE --- x11/py-qt4/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11/py-qt4') diff --git a/x11/py-qt4/Makefile b/x11/py-qt4/Makefile index eec069a4e26..28d08f009b2 100644 --- a/x11/py-qt4/Makefile +++ b/x11/py-qt4/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.87 2019/12/01 14:46:29 adam Exp $ +# $NetBSD: Makefile,v 1.88 2019/12/01 14:53:56 adam Exp $ DISTNAME= PyQt4_gpl_${PYQT_SYS}-4.12.3 -PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PyQt4/qt4/} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PyQt4_gpl_${PYQT_SYS}/qt4/} CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyqt/} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Python binding for Qt4 -HOMEPAGE= http://www.riverbankcomputing.com/software/pyqt/intro +HOMEPAGE= https://riverbankcomputing.com/software/pyqt/intro LICENSE= gnu-gpl-v3 USE_LIBTOOL= yes -- cgit v1.2.3