aboutsummaryrefslogtreecommitdiff
path: root/graphics/ecg2png
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-07-11 18:16:14 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-07-11 18:16:14 +0000
commit99a390f50bab457f60aec3050c18c4b5c5fb7023 (patch)
treefb6e1d6bcf31a0efb7675597b7fa4f423710c0bb /graphics/ecg2png
parent31f779fa09467bfcb2c12e2ad95525a75e526bc8 (diff)
downloadports-99a390f50bab457f60aec3050c18c4b5c5fb7023.tar.gz
ports-99a390f50bab457f60aec3050c18c4b5c5fb7023.zip
Notes
Diffstat (limited to 'graphics/ecg2png')
-rw-r--r--graphics/ecg2png/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ecg2png/Makefile b/graphics/ecg2png/Makefile
index be5209f0640e..8f64c2671b54 100644
--- a/graphics/ecg2png/Makefile
+++ b/graphics/ecg2png/Makefile
@@ -7,14 +7,14 @@
PORTNAME= ecg2png
PORTVERSION= 0.30
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://www.cardiothink.com/downloads/ecg2png/
MAINTAINER= ports@freebsd.org
COMMENT= "Converts scanned 12-lead electrocardiograms into PNGs"
-LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd2
WRKSRC= ${WRKDIR}/${PORTNAME}