summaryrefslogtreecommitdiff
path: root/net-im/licq-jabber/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/licq-jabber/Makefile')
-rw-r--r--net-im/licq-jabber/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/licq-jabber/Makefile b/net-im/licq-jabber/Makefile
index f3941a1292dc..55b1854d5066 100644
--- a/net-im/licq-jabber/Makefile
+++ b/net-im/licq-jabber/Makefile
@@ -12,6 +12,8 @@ LICENSE= GPLv2
LIB_DEPENDS= gloox:${PORTSDIR}/net-im/gloox \
boost_regex:${PORTSDIR}/devel/boost-libs
+NO_STAGE= yes
+
USES= cmake
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
@@ -22,7 +24,6 @@ PLIST_DIRS= %%PORTDOCS%%%%DOCSDIR%%
LICQ_PORT?= net-im/licq
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/${LICQ_PORT}/Makefile.inc"