Reorder lines as per pkglint.
This commit is contained in:
parent
9f136dd50d
commit
d9b03e15aa
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.8 2006/07/08 23:10:49 jlam Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.9 2007/01/27 10:58:30 wiz Exp $
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
GPSIM_BUILDLINK3_MK:= ${GPSIM_BUILDLINK3_MK}+
|
||||
|
@ -17,6 +17,6 @@ BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb3
|
|||
BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel
|
||||
.endif # GPSIM_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
|
||||
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
|
||||
|
|
Loading…
Reference in a new issue