aboutsummaryrefslogtreecommitdiff
path: root/net/gnu-dico
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2012-06-09 16:43:33 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2012-06-09 16:43:33 +0000
commit25a8c7e707caed44bf1f9acf411574b05cb758d1 (patch)
tree5e35e956700ac62a9332aae24b39461785ea5400 /net/gnu-dico
parentb4d7f46da987d69753d7e3d9103ccdc3d2e4f2a3 (diff)
downloadports-25a8c7e707caed44bf1f9acf411574b05cb758d1.tar.gz
ports-25a8c7e707caed44bf1f9acf411574b05cb758d1.zip
- Adjust the gsasl dependency to the current shlib version.
- Bump PORTREVISION. PR: ports/16873 Submitted by: rakuco
Notes
Notes: svn path=/head/; revision=298876
Diffstat (limited to 'net/gnu-dico')
-rw-r--r--net/gnu-dico/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gnu-dico/Makefile b/net/gnu-dico/Makefile
index 485e8dd48d4d..9af07f22a0d9 100644
--- a/net/gnu-dico/Makefile
+++ b/net/gnu-dico/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dico
PORTVERSION= 2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net textproc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -50,7 +50,7 @@ PLIST_SUB+= GUILE="@comment "
.endif
.if defined(WITH_GSASL)
-LIB_DEPENDS+= gsasl.13:${PORTSDIR}/security/gsasl
+LIB_DEPENDS+= gsasl.16:${PORTSDIR}/security/gsasl
CONFIGURE_ARGS+=--with-gsasl
.else
CONFIGURE_ARGS+=--without-gsasl