aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/raster3d
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2013-08-09 22:05:52 +0800
committerdinoex <dinoex@FreeBSD.org>2013-08-09 22:05:52 +0800
commit14d2aa29a0faada324c532f4dd6339b0d61a7262 (patch)
tree4b54bdffc904e7c6b2e7107151b63bada3f0ecb6 /graphics/raster3d
parenta46f79024f1840906c8b267d5228b5a662b00b13 (diff)
downloadfreebsd-ports-gnome-14d2aa29a0faada324c532f4dd6339b0d61a7262.tar.gz
freebsd-ports-gnome-14d2aa29a0faada324c532f4dd6339b0d61a7262.tar.zst
freebsd-ports-gnome-14d2aa29a0faada324c532f4dd6339b0d61a7262.zip
- update libdg to 2.1.0
Diffstat (limited to 'graphics/raster3d')
-rw-r--r--graphics/raster3d/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/raster3d/Makefile b/graphics/raster3d/Makefile
index f5c6775e6e9a..4aecfdd05aa8 100644
--- a/graphics/raster3d/Makefile
+++ b/graphics/raster3d/Makefile
@@ -3,7 +3,7 @@
PORTNAME= raster3d
PORTVERSION= 3.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics biology
MASTER_SITES= http://skuld.bmsc.washington.edu/${PORTNAME}/
DISTNAME= Raster3D_${PORTVERSION:R}-${PORTVERSION:E}
@@ -13,8 +13,8 @@ COMMENT= Set of tools for generating raster images of proteins and molecules
LICENSE= ART20
-LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \
- tiff.4:${PORTSDIR}/graphics/tiff
+LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd \
+ tiff:${PORTSDIR}/graphics/tiff
OPTIONS_DEFINE= MAGICK DOCS EXAMPLES
OPTIONS_DEFAULT= MAGICK