freebsd-ports/x11-toolkits/py-wxPython26-common/Makefile
Edwin Groothuis 090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +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= 2
WITH_COMMON_ONLY= yes
MASTERDIR= ${.CURDIR}/../py-wxPython26
PYDISTUTILS_NOEGGINFO= yes
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"