openbsd-ports/lang/python/2.1/Makefile

13 lines
199 B
Makefile
Raw Normal View History

2004-01-08 16:11:22 -05:00
# $OpenBSD: Makefile,v 1.5 2004/01/08 21:11:23 sturm Exp $
VERSION= 2.1
PATCHLEVEL= .3
PKG_PATCHLEVEL= p2
2004-01-08 16:11:22 -05:00
.if ${MACHINE_ARCH} == "sparc64"
PATCH_LIST= patch-* gcc-*
.endif
.include <bsd.port.mk>