diff options
Diffstat (limited to 'x11-toolkits/py-wxPython28-common/Makefile')
-rw-r--r-- | x11-toolkits/py-wxPython28-common/Makefile | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/x11-toolkits/py-wxPython28-common/Makefile b/x11-toolkits/py-wxPython28-common/Makefile deleted file mode 100644 index 5f4917972ed9..000000000000 --- a/x11-toolkits/py-wxPython28-common/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# 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" |