aboutsummaryrefslogtreecommitdiff
path: root/graphics/amide
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-05-09 16:42:27 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-05-09 16:42:27 +0000
commit4fd0a4b1c1c3f2cb1454e156e26774835885d347 (patch)
tree1b932c4555183e30779ab5f4c3093442aaa0b57e /graphics/amide
parent99d5a24eca4a0194ff773fff20b5400c62b0fd8d (diff)
downloadports-4fd0a4b1c1c3f2cb1454e156e26774835885d347.tar.gz
ports-4fd0a4b1c1c3f2cb1454e156e26774835885d347.zip
Notes
Diffstat (limited to 'graphics/amide')
-rw-r--r--graphics/amide/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/amide/Makefile b/graphics/amide/Makefile
index eda9ee284c36..fab3ecf1ee30 100644
--- a/graphics/amide/Makefile
+++ b/graphics/amide/Makefile
@@ -7,6 +7,7 @@
PORTNAME= amide
PORTVERSION= 0.9.2
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF
EXTRACT_SUFX= .tgz
@@ -54,7 +55,7 @@ CONFIGUE_ARGS+= --disable-ffmpeg
.endif
.if !defined(WITHOUT_GSL)
-LIB_DEPENDS+= gsl.15:${PORTSDIR}/math/gsl
+LIB_DEPENDS+= gsl.16:${PORTSDIR}/math/gsl
CONFIGUE_ARGS+= --enable-libgsl
.else
CONFIGUE_ARGS+= --disable-libgsl