diff options
Diffstat (limited to 'textproc/sdom/Makefile')
-rw-r--r-- | textproc/sdom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sdom/Makefile b/textproc/sdom/Makefile index 438d162..f2ed396 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-lib>=0:${PORTSDIR}/devel/guile-lib +RUN_DEPENDS= guile-lib>=0:devel/guile-lib NO_BUILD= yes |