- bump NEED_VERSION
- add library dependency on jpeg and png
This commit is contained in:
parent
e8422fba7d
commit
c5ed5de7a6
@ -1,15 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2000/06/30 07:01:33 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2000/07/08 20:25:40 brad Exp $
|
||||
# $FreeBSD: Makefile,v 1.33 1999/02/27 03:09:57 andreas Exp $
|
||||
|
||||
DISTNAME= qt-1.45
|
||||
CATEGORIES= x11
|
||||
NEED_VERSION= 1.301
|
||||
NEED_VERSION= 1.310
|
||||
MASTER_SITES= ftp://ftp.troll.no/qt/source/
|
||||
|
||||
HOMEPAGE= http://www.trolltech.com/products/qt/
|
||||
|
||||
# for the qt image extension
|
||||
BUILD_DEPENDS= ${PREFIX}/include/jpeglib.h::graphics/jpeg
|
||||
LIB_DEPENDS= png.1.::graphics/png \
|
||||
jpeg.62.::graphics/jpeg
|
||||
|
||||
MAINTAINER= brad@openbsd.org
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user