From 40d0ecf9b2f34b8f639a090f2a9278936b4ad6af Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sun, 11 Mar 2012 10:09:00 +0000 Subject: Bump python version and copyright. --- share/mk/bsd.xorg.mk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'share/mk') diff --git a/share/mk/bsd.xorg.mk b/share/mk/bsd.xorg.mk index ef44685c1..fb997d9c0 100644 --- a/share/mk/bsd.xorg.mk +++ b/share/mk/bsd.xorg.mk @@ -1,6 +1,6 @@ -# $OpenBSD: bsd.xorg.mk,v 1.40 2011/11/05 11:49:01 matthieu Exp $ -*- makefile -*- +# $OpenBSD: bsd.xorg.mk,v 1.41 2012/03/11 10:08:59 matthieu Exp $ -*- makefile -*- # -# Copyright © 2006 Matthieu Herrb +# Copyright © 2006,2012 Matthieu Herrb # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -21,7 +21,7 @@ AUTOMAKE_VERSION= 1.9 AUTOCONF_VERSION= 2.62 -PYTHON_VERSION= 2.6 +PYTHON_VERSION= 2.7 # Where source lives XSRCDIR?= /usr/xenocara @@ -177,7 +177,7 @@ config.status: .endif .if !target(depend) -depend: +depend: @echo "no dependencies here yet" .endif -- cgit v1.2.3