aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/Makefile2
-rw-r--r--emulators/wine/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 42ee57dc8098..8644a1759e14 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -94,7 +94,7 @@ CONFIGURE_ARGS+= --without-xslt
.endif
.ifdef WITH_WINEMAKER
-RUN_DEPENDS= p5-XML-LibXML>0:${PORTSDIR}/textproc/p5-XML-LibXML
+RUN_DEPENDS+= p5-XML-LibXML>0:${PORTSDIR}/textproc/p5-XML-LibXML
.endif
.if ${OSVERSION} < 603000
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 42ee57dc8098..8644a1759e14 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -94,7 +94,7 @@ CONFIGURE_ARGS+= --without-xslt
.endif
.ifdef WITH_WINEMAKER
-RUN_DEPENDS= p5-XML-LibXML>0:${PORTSDIR}/textproc/p5-XML-LibXML
+RUN_DEPENDS+= p5-XML-LibXML>0:${PORTSDIR}/textproc/p5-XML-LibXML
.endif
.if ${OSVERSION} < 603000