openbsd-ports/lang/python/2.1/Makefile
2004-01-08 21:11:22 +00:00

13 lines
199 B
Makefile

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