- remove BUILD_DEPENDS=::graphics/jpeg

it has been useless for a long time and only confuses people (as we have
another BUILD_DEPENDS line right after this one)
no binary change of course

noticed by Markus Lude <markus.lude at gmx dot de>
"go ahead" espie@
This commit is contained in:
ajacoutot 2007-08-05 12:31:20 +00:00
parent f7bae96897
commit 237e6e5e55

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.78 2007/05/14 08:22:00 espie Exp $
# $OpenBSD: Makefile,v 1.79 2007/08/05 12:31:20 ajacoutot Exp $
# $FreeBSD: Makefile,v 1.33 1999/02/27 03:09:57 andreas Exp $
COMMENT-main= "C++ X11 GUI toolkit"
@ -106,7 +106,6 @@ CONFIGURE_ARGS+= -plugindir ${QT_PLUGINSDIR}
CONFIGURE_ENV= QTDIR="${WRKSRC}"
LIB_DEPENDS=
BUILD_DEPENDS=::graphics/jpeg
BUILD_DEPENDS=::print/cups
.if !empty(FLAVOR:L:Mno_mysql)