Fix test failing due to print-plist-with-depends becoming more strict.

This commit is contained in:
zhuk
2016-03-23 16:31:18 +00:00
parent 8fc9961ca6
commit 57f5288eba
+3 -1
View File
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2014/07/23 22:34:06 zhuk Exp $
# $OpenBSD: Makefile,v 1.3 2016/03/23 16:31:18 zhuk Exp $
#
# Check catching most obvious things
@@ -10,4 +10,6 @@ PKG_ARCH= *
WANTLIB = c kdeui
LIB_DEPENDS = x11/kde/libs3,-main
.include <bsd.port.mk>