aboutsummaryrefslogtreecommitdiff
path: root/net/remmina-plugins/Makefile
diff options
context:
space:
mode:
authorAlexander Logvinov <avl@FreeBSD.org>2010-08-10 03:24:33 +0000
committerAlexander Logvinov <avl@FreeBSD.org>2010-08-10 03:24:33 +0000
commit29cebc08ca03b06e79f6d27acea99ecebfd1ef21 (patch)
tree2b96b8cc934570d60637fb21197c7a79af200c83 /net/remmina-plugins/Makefile
parent88b273ab0343b4e46a810a9764689dd78fd4cf68 (diff)
downloadports-29cebc08ca03b06e79f6d27acea99ecebfd1ef21.tar.gz
ports-29cebc08ca03b06e79f6d27acea99ecebfd1ef21.zip
Notes
Diffstat (limited to 'net/remmina-plugins/Makefile')
-rw-r--r--net/remmina-plugins/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/remmina-plugins/Makefile b/net/remmina-plugins/Makefile
index dcf16c5a2586..e2902b878384 100644
--- a/net/remmina-plugins/Makefile
+++ b/net/remmina-plugins/Makefile
@@ -29,19 +29,19 @@ PATCHDIR= # none
.include <bsd.port.options.mk>
.if !defined(WITHOUT_RDP)
-#RUN_DEPENDS+= ${LOCALBASE}/lib/remmina/plugins/remmina-plugin-rdp.so:${PORTSDIR}/net/remmina-plugin-rdp
+RUN_DEPENDS+= ${LOCALBASE}/lib/remmina/plugins/remmina-plugin-rdp.so:${PORTSDIR}/net/remmina-plugin-rdp
.endif
.if !defined(WITHOUT_VNC)
-#RUN_DEPENDS+= ${LOCALBASE}/lib/remmina/plugins/remmina-plugin-vnc.so:${PORTSDIR}/net/remmina-plugin-vnc
+RUN_DEPENDS+= ${LOCALBASE}/lib/remmina/plugins/remmina-plugin-vnc.so:${PORTSDIR}/net/remmina-plugin-vnc
.endif
.if !defined(WITHOUT_XDMCP)
-#RUN_DEPENDS+= ${LOCALBASE}/lib/remmina/plugins/remmina-plugin-xdmcp.so:${PORTSDIR}/net/remmina-plugin-xdmcp
+RUN_DEPENDS+= ${LOCALBASE}/lib/remmina/plugins/remmina-plugin-xdmcp.so:${PORTSDIR}/net/remmina-plugin-xdmcp
.endif
.if !defined(WITHOUT_TELEP)
-#RUN_DEPENDS+= ${LOCALBASE}/lib/remmina/plugins/remmina-plugin-telepathy.so:${PORTSDIR}/net/remmina-plugin-telepathy
+RUN_DEPENDS+= ${LOCALBASE}/lib/remmina/plugins/remmina-plugin-telepathy.so:${PORTSDIR}/net/remmina-plugin-telepathy
.endif
do-install: # empty