diff options
author | rillig <rillig> | 2006-04-12 10:26:59 +0000 |
---|---|---|
committer | rillig <rillig> | 2006-04-12 10:26:59 +0000 |
commit | f39c7a6814118271c6fbfe87140ce12d8a3146d7 (patch) | |
tree | 397609a094ed7bb668e7b58b490f2a22b5f2be98 /graphics/plotutils | |
parent | 8e43fa6e6621a5165f8e4b2f08dc8dcfb7630fd8 (diff) | |
download | pkgsrc-f39c7a6814118271c6fbfe87140ce12d8a3146d7.tar.gz |
Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
Diffstat (limited to 'graphics/plotutils')
-rw-r--r-- | graphics/plotutils/buildlink3.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/plotutils/buildlink3.mk b/graphics/plotutils/buildlink3.mk index c751dc18c9b..cb194cea7c3 100644 --- a/graphics/plotutils/buildlink3.mk +++ b/graphics/plotutils/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2006/04/06 06:22:05 reed Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2006/04/12 10:27:19 rillig Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ PLOTUTILS_BUILDLINK3_MK:= ${PLOTUTILS_BUILDLINK3_MK}+ @@ -18,4 +18,4 @@ BUILDLINK_PKGSRCDIR.plotutils?= ../../graphics/plotutils .include "../../graphics/png/buildlink3.mk" -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} +BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} |