blob: cd8cfd44470efa3e2ea8e6acdd5c2d84c995dbb4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
# $FreeBSD$
WITH_WXPYTHON_UNICODE= yes
MASTERDIR= ${.CURDIR}/../py-wxPython26
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
|