aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2014-01-11 14:33:06 +0800
committerdinoex <dinoex@FreeBSD.org>2014-01-11 14:33:06 +0800
commit76527a538583f728618b711d709f1703c7c13ecf (patch)
tree8720e9d35268f192ed84660f2d25a3d3c89de204 /net-im
parent829116557d99056bffee0f4e3e84d93e889b5f07 (diff)
downloadfreebsd-ports-gnome-76527a538583f728618b711d709f1703c7c13ecf.tar.gz
freebsd-ports-gnome-76527a538583f728618b711d709f1703c7c13ecf.tar.zst
freebsd-ports-gnome-76527a538583f728618b711d709f1703c7c13ecf.zip
- add USE_GCC for CURRENT
Diffstat (limited to 'net-im')
-rw-r--r--net-im/licq-qt-gui/Makefile1
-rw-r--r--net-im/licq/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/net-im/licq-qt-gui/Makefile b/net-im/licq-qt-gui/Makefile
index 7638505abcf2..2c2b79963d41 100644
--- a/net-im/licq-qt-gui/Makefile
+++ b/net-im/licq-qt-gui/Makefile
@@ -14,6 +14,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libboost_regex.so:${PORTSDIR}/devel/boost-libs
RUN_DEPENDS= ${LOCALBASE}/lib/licq/protocol_icq.so:${PORTSDIR}/${LICQ_PORT}-icq
+USE_GCC= yes
USE_XORG= x11 xext ice xscrnsaver
USES= cmake
USE_QT4= qmake_build moc_build rcc_build uic_build linguist_build
diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile
index d8e627e34f0e..dcbf408425c7 100644
--- a/net-im/licq/Makefile
+++ b/net-im/licq/Makefile
@@ -14,6 +14,7 @@ LIB_DEPENDS= libboost_regex.so:${PORTSDIR}/devel/boost-libs
LICENSE= GPLv2
+USE_GCC= yes
USES= cmake iconv
WRKSRC= ${WRKDIR}/${DISTNAME}
LICQ_PORT?= net-im/licq