diff options
author | obache <obache> | 2011-04-23 06:06:30 +0000 |
---|---|---|
committer | obache <obache> | 2011-04-23 06:06:30 +0000 |
commit | 654b797794d48cc997fcb0ba2bb71db31aa5a1c1 (patch) | |
tree | e47071d763173081b725d76bddf7ef1000e1a6d1 /lang/python24 | |
parent | c24b1bb6f3924412f910b617cbc2da6e7df1b270 (diff) | |
download | pkgsrc-654b797794d48cc997fcb0ba2bb71db31aa5a1c1.tar.gz |
remove tail enmty line.
Diffstat (limited to 'lang/python24')
-rw-r--r-- | lang/python24/buildlink3.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python24/buildlink3.mk b/lang/python24/buildlink3.mk index 493bba03137..cf35be02bfd 100644 --- a/lang/python24/buildlink3.mk +++ b/lang/python24/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2011/04/23 06:04:37 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2011/04/23 06:06:30 obache Exp $ BUILDLINK_TREE+= python24 @@ -23,4 +23,3 @@ BUILDLINK_DEPMETHOD.python24?= ${BUILDLINK_DEPMETHOD.python} .endif # PYTHON24_BUILDLINK3_MK BUILDLINK_TREE+= -python24 - |