libcups: appease easy pkglint indentation warning.
This commit is contained in:
parent
ab3fa2fc0c
commit
95a25faaab
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.1 2020/05/16 18:07:56 maya Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.2 2020/05/16 18:08:33 maya Exp $
|
||||
|
||||
BUILDLINK_TREE+= libcups
|
||||
|
||||
|
@ -7,7 +7,7 @@ LIBCUPS_BUILDLINK3_MK:=
|
|||
|
||||
BUILDLINK_API_DEPENDS.libcups+= libcups>=1.1.19nb3
|
||||
BUILDLINK_ABI_DEPENDS.libcups+= libcups>=2.3.1nb3
|
||||
BUILDLINK_PKGSRCDIR.libcups?= ../../print/libcups
|
||||
BUILDLINK_PKGSRCDIR.libcups?= ../../print/libcups
|
||||
|
||||
pkgbase := libcups
|
||||
.include "../../mk/pkg-build-options.mk"
|
||||
|
|
Loading…
Reference in a new issue