1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Update to version 0.9

PR:		61520
Submitted by:	Ports Fury
This commit is contained in:
Kirill Ponomarev 2004-01-18 18:02:46 +00:00
parent e52cf9a592
commit ec4fc4ee42
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98488
2 changed files with 10 additions and 7 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= dvipng
PORTVERSION= 0.8
PORTVERSION= 0.9
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= preview-latex
@ -16,14 +16,17 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= DVI to PNG Converter
BUILD_DEPENDS= kpsepath:${PORTSDIR}/print/teTeX
LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd
INFO= dvipng
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
CPPFLAGS="-I${LOCALBASE}/include"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
INFO= dvipng
post-install:
@${STRIP_CMD} ${PREFIX}/bin/dvipng
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (dvipng-0.8.tar.gz) = c0b3deaa46cf22b59a65596578103322
MD5 (dvipng-0.9.tar.gz) = adcf67e88db27c451ae44c80c24f6a2b