diff options
author | rillig <rillig> | 2006-04-12 10:26:59 +0000 |
---|---|---|
committer | rillig <rillig> | 2006-04-12 10:26:59 +0000 |
commit | 90115d68af1078e485654cb8a869bda9a5f1fa79 (patch) | |
tree | 397609a094ed7bb668e7b58b490f2a22b5f2be98 /chat/loudmouth | |
parent | 31337babf1c696da16b8dd777d2613da067ce7e4 (diff) | |
download | pkgsrc-90115d68af1078e485654cb8a869bda9a5f1fa79.tar.gz |
Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
Diffstat (limited to 'chat/loudmouth')
-rw-r--r-- | chat/loudmouth/buildlink3.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/loudmouth/buildlink3.mk b/chat/loudmouth/buildlink3.mk index 4b7187bdbd1..16cf3fa81f4 100644 --- a/chat/loudmouth/buildlink3.mk +++ b/chat/loudmouth/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2006/04/06 06:21:39 reed Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2006/04/12 10:27:03 rillig Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ LOUDMOUTH_BUILDLINK3_MK:= ${LOUDMOUTH_BUILDLINK3_MK}+ @@ -20,4 +20,4 @@ BUILDLINK_PKGSRCDIR.loudmouth?= ../../chat/loudmouth .include "../../converters/libiconv/buildlink3.mk" .include "../../security/gnutls/buildlink3.mk" -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} +BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} |