Edit

IABSD.fr/ports/lang/python/Makefile

Branch :

  • Show log

    Commit

  • Author : fgsch
    Date : 2013-06-04 07:29:13
    Hash : 76a2b2e3
    Message : disconnect python 2.5 from the tree.

  • lang/python/Makefile
  • # $OpenBSD: Makefile,v 1.63 2013/06/04 07:29:13 fgsch Exp $
    
    SUBDIR =
    SUBDIR +=	2.7
    SUBDIR +=	3.3
    
    .include <bsd.port.subdir.mk>