From 50456ab33c9d9f7a423cfc85c2c22f8feac7d648 Mon Sep 17 00:00:00 2001 From: gdt Date: Sat, 24 Jul 2010 18:12:11 +0000 Subject: Clarify when to use this fragment, and that it's ok to use it and egg.mk in the same package. --- lang/python/application.mk | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'lang/python') diff --git a/lang/python/application.mk b/lang/python/application.mk index b9b63be244c..6a8134522de 100644 --- a/lang/python/application.mk +++ b/lang/python/application.mk @@ -1,7 +1,12 @@ -# $NetBSD: application.mk,v 1.9 2007/02/20 11:30:43 rillig Exp $ +# $NetBSD: application.mk,v 1.10 2010/07/24 18:12:11 gdt Exp $ # # Replace the #! interpreter for Python scripts. # +# This mk fragment should be included in all python packages that +# install python scripts, or at least those that don't use setuptools +# or some other mechanism to set the real path. Specifically, it is +# reasonable to include both egg.mk and application.mk. +# # Package-settable variables: # # REPLACE_PYTHON -- cgit v1.2.3