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 /textproc/xmlcatmgr | |
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 'textproc/xmlcatmgr')
-rw-r--r-- | textproc/xmlcatmgr/buildlink3.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xmlcatmgr/buildlink3.mk b/textproc/xmlcatmgr/buildlink3.mk index 5e27ab8b3ac..288c3d68b00 100644 --- a/textproc/xmlcatmgr/buildlink3.mk +++ b/textproc/xmlcatmgr/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2006/04/06 06:22:52 reed Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2006/04/12 10:27:38 rillig Exp $ # # This Makefile fragment is included by packages that use xmlcatmgr. # @@ -45,4 +45,4 @@ PRINT_PLIST_AWK+= /^@dirrm share\/(sgml|xml)$$/ \ .endif # XMLCATMGR_BUILDLINK3_MK -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} +BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} |