svn commit: r557827 - head/print/hplip

Rene Ladan rene at FreeBSD.org
Sat Dec 12 14:26:13 UTC 2020


Author: rene
Date: Sat Dec 12 14:26:12 2020
New Revision: 557827
URL: https://svnweb.freebsd.org/changeset/ports/557827

Log:
  print/hplip: drop support for expired USES=gnome:pygobject

Modified:
  head/print/hplip/Makefile

Modified: head/print/hplip/Makefile
==============================================================================
--- head/print/hplip/Makefile	Sat Dec 12 14:25:16 2020	(r557826)
+++ head/print/hplip/Makefile	Sat Dec 12 14:26:12 2020	(r557827)
@@ -73,8 +73,6 @@ XSANE_RUN_DEPENDS=	xsane:graphics/xsane
 
 .if ${PYTHON_MAJOR_VER} >= 3
 RUN_DEPENDS+=  ${PYTHON_PKGNAMEPREFIX}gobject3>=0:devel/py-gobject3@${PY_FLAVOR}
-.else
-RUN_DEPENDS+=  ${PYTHON_PKGNAMEPREFIX}gobject>=0:devel/py-gobject@${PY_FLAVOR}
 .endif
 
 post-patch:


More information about the svn-ports-head mailing list