diff options
author | rillig <rillig@pkgsrc.org> | 2006-04-12 10:26:59 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2006-04-12 10:26:59 +0000 |
commit | db339604d247ef2abfdd737cf0ed14762bf998a8 (patch) | |
tree | 397609a094ed7bb668e7b58b490f2a22b5f2be98 /time/xfce4-calendar | |
parent | 95df9e7e12cff0f372346a08bbe0312782cdb810 (diff) | |
download | pkgsrc-db339604d247ef2abfdd737cf0ed14762bf998a8.tar.gz |
Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
Diffstat (limited to 'time/xfce4-calendar')
-rw-r--r-- | time/xfce4-calendar/buildlink3.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/xfce4-calendar/buildlink3.mk b/time/xfce4-calendar/buildlink3.mk index a5d6016fa85..ead4ba6741c 100644 --- a/time/xfce4-calendar/buildlink3.mk +++ b/time/xfce4-calendar/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2006/04/06 06:22:52 reed Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2006/04/12 10:27:38 rillig Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_CALENDAR_BUILDLINK3_MK:= ${XFCE4_CALENDAR_BUILDLINK3_MK}+ @@ -20,4 +20,4 @@ BUILDLINK_PKGSRCDIR.xfce4-calendar?= ../../time/xfce4-calendar .include "../../x11/xfce4-mcs-plugins/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} +BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} |