summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-wxPython26/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-03 18:14:18 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-03 18:14:18 +0000
commit48c8f3f0390cd7587291b73e0a68824a034fb057 (patch)
treefab32ef6fa99e4d6b406f227399680d608259c1b /x11-toolkits/py-wxPython26/Makefile
parentAdd an explicit dependency on pkgconf (diff)
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=326189
Diffstat (limited to '')
-rw-r--r--x11-toolkits/py-wxPython26/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-toolkits/py-wxPython26/Makefile b/x11-toolkits/py-wxPython26/Makefile
index 038714ce26b7..19a491b08721 100644
--- a/x11-toolkits/py-wxPython26/Makefile
+++ b/x11-toolkits/py-wxPython26/Makefile
@@ -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= \