REGRESS_DEPENDS=${BUILD_DEPENDS} is superfluous

suggested by naddy@
This commit is contained in:
dcoppa 2011-10-31 21:01:50 +00:00
parent 578c6fcd06
commit 7bb0366cc5

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2011/10/14 09:14:03 dcoppa Exp $
# $OpenBSD: Makefile,v 1.17 2011/10/31 21:01:50 dcoppa Exp $
COMMENT= managing meta-data of audio formats
DISTNAME= taglib-1.7
@ -30,8 +30,6 @@ CONFIGURE_ARGS+=-DCMAKE_BUILD_TYPE=Release \
-DWITH_ASF=ON \
-DBUILD_TESTS=ON
REGRESS_DEPENDS=${BUILD_DEPENDS}
pre-configure:
${SUBST_CMD} ${WRKSRC}/cmake/modules/FindCppUnit.cmake