aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/sdom
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-01-25 03:27:27 +0800
committerantoine <antoine@FreeBSD.org>2015-01-25 03:27:27 +0800
commit8adc2e3d29caea6a5b7a4e1d20392df0c59e3996 (patch)
tree878c43ec9c169df86ede874ebe773efc989d0f01 /textproc/sdom
parentb3bf612f5d1af0bb5c9a69f87df28e8b6bbb7c9f (diff)
downloadfreebsd-ports-gnome-8adc2e3d29caea6a5b7a4e1d20392df0c59e3996.tar.gz
freebsd-ports-gnome-8adc2e3d29caea6a5b7a4e1d20392df0c59e3996.tar.zst
freebsd-ports-gnome-8adc2e3d29caea6a5b7a4e1d20392df0c59e3996.zip
Fix some _DEPENDS
Diffstat (limited to 'textproc/sdom')
-rw-r--r--textproc/sdom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sdom/Makefile b/textproc/sdom/Makefile
index 854465376055..438d1625bf13 100644
--- a/textproc/sdom/Makefile
+++ b/textproc/sdom/Makefile
@@ -12,7 +12,7 @@ COMMENT= Implementation of the W3C DOM recommendation in Scheme
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= guile>=0:${PORTSDIR}/devel/guile-lib
+RUN_DEPENDS= guile-lib>=0:${PORTSDIR}/devel/guile-lib
NO_BUILD= yes