- bump NEED_VERSION

- remove license type
- fix jbigkit dependency after the upgrade
This commit is contained in:
brad 2000-06-10 06:11:25 +00:00
parent f20d1102c6
commit 9e88efba6d

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.34 2000/06/01 10:48:34 kevlo Exp $
# $OpenBSD: Makefile,v 1.35 2000/06/10 06:11:25 brad Exp $
DISTNAME= ImageMagick-4.2.9
CATEGORIES= graphics
NEED_VERSION= 1.230
NEED_VERSION= 1.234
MASTER_SITES= ftp://ftp.wizards.dupont.com/pub/ImageMagick/ \
ftp://ftp.u-aizu.ac.jp/pub/graphics/image/ImageMagick/ \
ftp://ftp.fifi.org/pub/ImageMagick/ \
@ -14,14 +14,13 @@ HOMEPAGE= http://www.wizards.dupont.com/cristy/ImageMagick.html
MAINTAINER= brad@openbsd.org
LICENSE_TYPE= BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
LIB_DEPENDS= bz2.10.0::archivers/bzip2 \
jbig.1.1::graphics/jbigkit \
jbig.1.2::graphics/jbigkit \
jpeg.62::graphics/jpeg \
mpeg.13::graphics/mpeg-lib \
png.1.6::graphics/png \
@ -34,9 +33,10 @@ RUN_DEPENDS= fig2dev::print/transfig \
gs::print/ghostscript/gnu \
picttoppm::graphics/netpbm
FAKE= Yes
#USE_X11= Yes
GNU_CONFIGURE= Yes
FAKE= Yes
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
CONFIGURE_ARGS+= --enable-static \