freebsd-ports/x11-toolkits/py-wxPython28-common/Makefile
Alexander Botero-Lowry 765daa7bf2 - unbreak on python 2.5 by adding PYDISTUTILS_NOEGGINFO
Submitted by:	pointyhat via kris
2007-08-10 17:57:14 +00:00

17 lines
353 B
Makefile

# New ports collection makefile for: wxPython shared common
# Date created: Fri Sep 2 03:37:23 UTC 2005
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 1
WITH_COMMON_ONLY= yes
MASTERDIR= ${.CURDIR}/../py-wxPython26
PYDISTUTILS_NOEGGINFO= yes
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"