svn commit: r422590 - head/x11-toolkits/py-xlib

Antoine Brodin antoine at FreeBSD.org
Thu Sep 22 05:56:08 UTC 2016


Author: antoine
Date: Thu Sep 22 05:56:07 2016
New Revision: 422590
URL: https://svnweb.freebsd.org/changeset/ports/422590

Log:
  Fix PKGNAME
  
  Reported by:	 pkg-fallout

Modified:
  head/x11-toolkits/py-xlib/Makefile

Modified: head/x11-toolkits/py-xlib/Makefile
==============================================================================
--- head/x11-toolkits/py-xlib/Makefile	Thu Sep 22 05:41:23 2016	(r422589)
+++ head/x11-toolkits/py-xlib/Makefile	Thu Sep 22 05:56:07 2016	(r422590)
@@ -4,6 +4,7 @@
 PORTNAME=	xlib
 PORTVERSION=	0.17
 CATEGORIES=	x11-toolkits python
+PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	fax at nohik.ee
 COMMENT=	X11 library for Python


More information about the svn-ports-all mailing list