15945f8122
to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
12 lines
220 B
Makefile
12 lines
220 B
Makefile
# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 5
|
|
|
|
WITH_COMMON_ONLY= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../py-wxPython28
|
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|