- bump NEED_VERSION
- rename checksums file - add regress
This commit is contained in:
parent
01e6245554
commit
abce87cc8e
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2001/05/24 02:27:28 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2002/02/03 19:45:46 brad Exp $
|
||||
# $FreeBSD: Makefile,v 1.5 1998/06/25 03:13:16 vanilla Exp $
|
||||
|
||||
COMMENT= "graphics library for fast PNG creation"
|
||||
|
||||
DISTNAME= gd-1.8.3
|
||||
CATEGORIES= graphics
|
||||
NEED_VERSION= 1.384
|
||||
NEED_VERSION= 1.500
|
||||
MASTER_SITES= http://www.boutell.com/gd/http/ \
|
||||
ftp://ftp.boutell.com/pub/boutell/gd/
|
||||
|
||||
@ -42,6 +42,8 @@ MAKE_FLAGS+= CFLAGS="${CFLAGS} -DHAVE_XPM -DHAVE_JPEG -DHAVE_LIBTTF" \
|
||||
LIBDIRS="-L. -L${LOCALBASE}/lib -L${X11BASE}/lib"
|
||||
.endif
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/gd
|
||||
${INSTALL_DATA} ${WRKSRC}/demoin.png ${PREFIX}/share/examples/gd
|
||||
|
Loading…
Reference in New Issue
Block a user