Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Dec 2017 20:47:08 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r455486 - head/archivers/py-librtfcomp
Message-ID:  <201712032047.vB3Kl86N065945@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Dec  3 20:47:08 2017
New Revision: 455486
URL: https://svnweb.freebsd.org/changeset/ports/455486

Log:
  Unbreak
  
  Pointyhat:	sunpoet

Modified:
  head/archivers/py-librtfcomp/Makefile

Modified: head/archivers/py-librtfcomp/Makefile
==============================================================================
--- head/archivers/py-librtfcomp/Makefile	Sun Dec  3 20:38:47 2017	(r455485)
+++ head/archivers/py-librtfcomp/Makefile	Sun Dec  3 20:47:08 2017	(r455486)
@@ -14,7 +14,7 @@ COMMENT=	Python bindings for library for handling comp
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/LICENCE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyrex>0:devel/pyrex@${FLAVOR}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyrex>0:devel/pyrex@${PY_FLAVOR}
 LIB_DEPENDS=	librtfcomp.so:archivers/librtfcomp
 
 CONFIGURE_ARGS=	--enable-python-bindings



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712032047.vB3Kl86N065945>