diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-12-09 21:31:58 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-12-09 21:31:58 +0000 |
commit | 2189e60f97aa276ce22581d70da57b0e76e12160 (patch) | |
tree | 59635f1f6ae3f29c23e8788902c509a9c0121a61 /net-im/licq-qt-gui | |
parent | dcfd7332ce7197256a5a25e4798dd7272b240ba9 (diff) |
- update to 1.7.0
Notes
Notes:
svn path=/head/; revision=308565
Diffstat (limited to 'net-im/licq-qt-gui')
-rw-r--r-- | net-im/licq-qt-gui/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net-im/licq-qt-gui/Makefile b/net-im/licq-qt-gui/Makefile index 2ee19731895d..097e4c84b381 100644 --- a/net-im/licq-qt-gui/Makefile +++ b/net-im/licq-qt-gui/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qt-gui-licq -# Date created: 18 October 2000 -# Whom: Jeremy Norris <ishmael272home.com> -# +# Created by: Jeremy Norris <ishmael272home.com> # $FreeBSD$ -# PORTNAME= qt4-gui PORTVERSION= ${QT_LICQ_VER} @@ -13,7 +9,7 @@ PKGNAMESUFFIX?= ${KDE_SUFFIX}${PKGNAMESUFFIX2} MAINTAINER= dinoex@FreeBSD.org COMMENT= Qt plugin for licq -LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost-libs #BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen LICENSE= GPLv2 |