diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2010-03-23 21:14:39 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2010-03-23 21:14:39 +0000 |
commit | c6a2501ef2a438d205325e3d382a031aa8486319 (patch) | |
tree | e2bedddab94c31b6b603a72007f201b1fd00c442 /science/flounder | |
parent | ea074376d39570a02a19abe6cb0a09507466fa0a (diff) | |
download | ports-c6a2501ef2a438d205325e3d382a031aa8486319.tar.gz ports-c6a2501ef2a438d205325e3d382a031aa8486319.zip |
Notes
Diffstat (limited to 'science/flounder')
-rw-r--r-- | science/flounder/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/flounder/Makefile b/science/flounder/Makefile index a5162810c2e6..800df2362791 100644 --- a/science/flounder/Makefile +++ b/science/flounder/Makefile @@ -8,7 +8,7 @@ PORTNAME= flounder PORTVERSION= 0.40 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science MASTER_SITES= http://www2.enel.ucalgary.ca/~vigmond/flounder/ EXTRACT_SUFX= .tgz @@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A quick way to visualize regularly spaced 4D data -LIB_DEPENDS= fltk:${PORTSDIR}/x11-toolkits/fltk \ +LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \ ungif:${PORTSDIR}/graphics/libungif \ png:${PORTSDIR}/graphics/png |