summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2005-11-20 18:11:48 +0000
committernetchild <netchild@FreeBSD.org>2005-11-20 18:11:48 +0000
commitaa50d329b1745b8ec7635c74d8820020de899870 (patch)
tree34b7d932358154812c362bc75746b3fd01b609fa
parent2b5ec3e66a4b5013dcf9aa2c6e3740e728947e81 (diff)
downloadFreeBSD-ports-aa50d329b1745b8ec7635c74d8820020de899870.zip
FreeBSD-ports-aa50d329b1745b8ec7635c74d8820020de899870.tar.gz
Catch up with the recent update of linux-png and linux-tiff.
-rw-r--r--graphics/linux-panorama-tools/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/linux-panorama-tools/Makefile b/graphics/linux-panorama-tools/Makefile
index ec2a448..b4be3a9 100644
--- a/graphics/linux-panorama-tools/Makefile
+++ b/graphics/linux-panorama-tools/Makefile
@@ -14,7 +14,7 @@
PORTNAME= linux-panorama-tools
PORTVERSION= 2.6b1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://www.path.unimelb.edu.au/~dersch/
DISTNAME= PanoTools
@@ -23,8 +23,8 @@ MAINTAINER= cartola@openit.com.br
COMMENT= Software to View, Create, Edit and Remap Panoramic Images
RUN_DEPENDS= ${LINUXBASE}/usr/bin/jpegtran:${PORTSDIR}/graphics/linux-jpeg \
- ${LINUXBASE}/usr/lib/libtiff.so.3.6.1:${PORTSDIR}/graphics/linux-tiff \
- ${LINUXBASE}/usr/lib/libpng12.so.0.1.2.7:${PORTSDIR}/graphics/linux-png
+ ${LINUXBASE}/usr/lib/libtiff.so.3:${PORTSDIR}/graphics/linux-tiff \
+ ${LINUXBASE}/usr/lib/libpng12.so.0:${PORTSDIR}/graphics/linux-png
NO_BUILD= yes
USE_LINUX= yes
OpenPOWER on IntegriCloud