freebsd-ports/x11-toolkits/py-wxPython28-common/Makefile
Jeremy Messenger d0ba903fd7 - Update to 2.6.3.2. [1]
- Do not let py-wxPython26-common to touch wx.pth or it will ending up as
  empty by overwrite when you reinstall or update py-wxPython26-common. [2]

PR:		ports/96091 [1], ports/96092 [2]
Submitted by:	Neal Nelson <neal@nelson.name> (maintainer)
2006-04-20 17:04:04 +00:00

18 lines
401 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= 0
WITH_COMMON_ONLY= yes
MASTERDIR= ${.CURDIR}/../py-wxPython26
PLIST= ${.CURDIR}/pkg-plist
LIB_DEPENDS+= wx_gtk2_stc-2.6.0:${PORTSDIR}/x11-toolkits/wxgtk26-contrib
.include "${MASTERDIR}/Makefile"