diff options
-rw-r--r-- | net-im/licq-osd/Makefile | 2 | ||||
-rw-r--r-- | net/licq-osd/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/net-im/licq-osd/Makefile b/net-im/licq-osd/Makefile index cca425c0a778..4aa26607fcf9 100644 --- a/net-im/licq-osd/Makefile +++ b/net-im/licq-osd/Makefile @@ -17,6 +17,8 @@ DISTNAME= licq_osd_plugin-${PORTVERSION} MAINTAINER= nm@web.am COMMENT= OnScreenDisplay messages in licq (like in SIM and more) +BROKEN= "Incompatible with licq-1.3.0" + BUILD_DEPENDS= ${X11BASE}/lib/libxosd.so.4:${PORTSDIR}/misc/xosd \ ${LOCALBASE}/include/licq/licq_icqd.h:${PORTSDIR}/net/licq RUN_DEPENDS=${LOCALBASE}/lib/licq/licq_qt-gui.so:${PORTSDIR}/net/licq-qt-gui diff --git a/net/licq-osd/Makefile b/net/licq-osd/Makefile index cca425c0a778..4aa26607fcf9 100644 --- a/net/licq-osd/Makefile +++ b/net/licq-osd/Makefile @@ -17,6 +17,8 @@ DISTNAME= licq_osd_plugin-${PORTVERSION} MAINTAINER= nm@web.am COMMENT= OnScreenDisplay messages in licq (like in SIM and more) +BROKEN= "Incompatible with licq-1.3.0" + BUILD_DEPENDS= ${X11BASE}/lib/libxosd.so.4:${PORTSDIR}/misc/xosd \ ${LOCALBASE}/include/licq/licq_icqd.h:${PORTSDIR}/net/licq RUN_DEPENDS=${LOCALBASE}/lib/licq/licq_qt-gui.so:${PORTSDIR}/net/licq-qt-gui |