summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2005-11-20 18:11:48 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2005-11-20 18:11:48 +0000
commit3f8c9c79eaaba7a35538b6b56bed156030203e21 (patch)
tree953946047ebaafaa7cbe80a38448279b52c7c7c7 /graphics
parentUpdate to 1.2a (2005/07/31). Changes include: (diff)
Catch up with the recent update of linux-png and linux-tiff.
Notes
Notes: svn path=/head/; revision=148868
Diffstat (limited to 'graphics')
-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 ec2a448a871a..b4be3a97b96c 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