apply a more general fix than the last. whitespace.
[pkgsrcv2.git] / x11 / gnustep-preferences / buildlink3.mk
1 # $NetBSD$
2
3 BUILDLINK_DEPTH:=                       ${BUILDLINK_DEPTH}+
4 GNUSTEP_PREFERENCES_BUILDLINK3_MK:=     ${GNUSTEP_PREFERENCES_BUILDLINK3_MK}+
5
6 .if !empty(BUILDLINK_DEPTH:M+)
7 BUILDLINK_DEPENDS+=     gnustep-preferences
8 .endif
9
10 BUILDLINK_PACKAGES:=    ${BUILDLINK_PACKAGES:Ngnustep-preferences}
11 BUILDLINK_PACKAGES+=    gnustep-preferences
12
13 .if !empty(GNUSTEP_PREFERENCES_BUILDLINK3_MK:M+)
14 BUILDLINK_DEPENDS.gnustep-preferences+= gnustep-preferences>=1.2.0
15 BUILDLINK_PKGSRCDIR.gnustep-preferences?=       ../../x11/gnustep-preferences
16 .endif  # GNUSTEP_PREFERENCES_BUILDLINK3_MK
17
18 #.include "../../x11/gnustep-back/buildlink3.mk"
19
20 BUILDLINK_DEPTH:=     ${BUILDLINK_DEPTH:S/+$//}