mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
This commit is contained in:
parent
5c7921038e
commit
48c8f3f039
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326189
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: wxPython
|
||||
# Date created: September 18, 1999
|
||||
# Whom: nectar@FreeBSD.ORG
|
||||
#
|
||||
# Created by: nectar@FreeBSD.org
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= wxPython
|
||||
PORTVERSION= 2.6.3.3
|
||||
@ -21,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-ope
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/wxPython
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake pkgconfig
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
PYDISTUTILS_BUILDARGS= \
|
||||
|
Loading…
Reference in New Issue
Block a user