aboutsummaryrefslogtreecommitdiff
path: root/comms/anyremote/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/anyremote/Makefile')
-rw-r--r--comms/anyremote/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/anyremote/Makefile b/comms/anyremote/Makefile
index 2b8967207d4e..d8f7840e724c 100644
--- a/comms/anyremote/Makefile
+++ b/comms/anyremote/Makefile
@@ -20,6 +20,7 @@ LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
OPTIONS_DEFINE= DOCS DBUS X11
OPTIONS_DEFAULT= DBUS X11
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ! ${PORT_OPTIONS:MDBUS}