aboutsummaryrefslogtreecommitdiff
path: root/lang/mdk
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2008-03-01 06:22:42 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2008-03-01 06:22:42 +0000
commit1861d9f9e87794366c0d3bda6bc4186b1b87f3b3 (patch)
treeaba890b3ec1e40031b28d4758c9d11e88d6b0713 /lang/mdk
parent11b729ede3a1605656fc675e0ccb6be86b9c130b (diff)
downloadports-1861d9f9e87794366c0d3bda6bc4186b1b87f3b3.tar.gz
ports-1861d9f9e87794366c0d3bda6bc4186b1b87f3b3.zip
Notes
Diffstat (limited to 'lang/mdk')
-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