revert the addition of the library dependencies on jpeg and png
This commit is contained in:
parent
839eac0390
commit
61da92ba44
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.44 2000/07/08 20:25:40 brad Exp $
|
# $OpenBSD: Makefile,v 1.45 2000/07/09 01:23:21 brad Exp $
|
||||||
# $FreeBSD: Makefile,v 1.33 1999/02/27 03:09:57 andreas Exp $
|
# $FreeBSD: Makefile,v 1.33 1999/02/27 03:09:57 andreas Exp $
|
||||||
|
|
||||||
DISTNAME= qt-1.45
|
DISTNAME= qt-1.45
|
||||||
@ -10,8 +10,6 @@ HOMEPAGE= http://www.trolltech.com/products/qt/
|
|||||||
|
|
||||||
# for the qt image extension
|
# for the qt image extension
|
||||||
BUILD_DEPENDS= ${PREFIX}/include/jpeglib.h::graphics/jpeg
|
BUILD_DEPENDS= ${PREFIX}/include/jpeglib.h::graphics/jpeg
|
||||||
LIB_DEPENDS= png.1.::graphics/png \
|
|
||||||
jpeg.62.::graphics/jpeg
|
|
||||||
|
|
||||||
MAINTAINER= brad@openbsd.org
|
MAINTAINER= brad@openbsd.org
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user