aboutsummaryrefslogtreecommitdiffstats
path: root/lang/mdk/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2008-03-01 14:22:42 +0800
committermarcus <marcus@FreeBSD.org>2008-03-01 14:22:42 +0800
commit6127ef4c19b3753b5c840084cb831d63174d1be5 (patch)
tree89299bcb6515924909e72b49e39c149921ba8fd2 /lang/mdk/Makefile
parent337ea022b8a5578a7859f25f4046591bee3d8325 (diff)
downloadfreebsd-ports-gnome-6127ef4c19b3753b5c840084cb831d63174d1be5.tar.gz
freebsd-ports-gnome-6127ef4c19b3753b5c840084cb831d63174d1be5.tar.zst
freebsd-ports-gnome-6127ef4c19b3753b5c840084cb831d63174d1be5.zip
Chase libguile shared lib version.
Diffstat (limited to 'lang/mdk/Makefile')
-rw-r--r--lang/mdk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/mdk/Makefile b/lang/mdk/Makefile
index 88a39f5a9d53..e2f60255e113 100644
--- a/lang/mdk/Makefile
+++ b/lang/mdk/Makefile
@@ -8,7 +8,7 @@
PORTNAME= mdk
PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang gnome
MASTER_SITES= ${MASTER_SITE_GNU:S/$/:gnu/} \
${MASTER_SITE_SOURCEFORGE:S/$/:sf/}
@@ -20,7 +20,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:gnu \
MAINTAINER= stas@FreeBSD.org
COMMENT= A set of utilities for developing programs using MIX and MIXAL
-LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile \
+LIB_DEPENDS= guile.18:${PORTSDIR}/lang/guile \
readline.5:${PORTSDIR}/devel/readline
USE_X_PREFIX= yes