add devel/check do BUILD_DEPENDS so that regression tests work
no need to bump PKGNAME as the final package is the same ok weerd@
This commit is contained in:
parent
550f10a9ee
commit
689bf7650d
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2009/07/26 10:50:10 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/04/21 22:22:12 alek Exp $
|
||||
|
||||
COMMENT = link advertisement (LLDP/CDP etc) daemon
|
||||
|
||||
@ -24,4 +24,6 @@ CONFIGURE_ARGS += --with-user=_ladvd --with-chroot-dir=/var/empty
|
||||
|
||||
WANTLIB = c event
|
||||
|
||||
BUILD_DEPENDS = ::devel/check
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user