freebsd-ports/x11-toolkits/py-wxPython28-common/Makefile
Emanuel Haupt ba322f5ffb - Unbreak port by registering x11-toolkits/wxgtk26-contrib as LIB_DEPENDS
- Fix packing list

PR:		87130
Submitted by:	ehaupt
Approved by:	Neal Nelson <neal@nelson.name> (maintainer),
		novel (mentor)
2005-10-09 09:43:39 +00:00

16 lines
384 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$
#
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"