Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Oct 2015 04:37:19 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r398806 - head/net-im/licq
Message-ID:  <201510080437.t984bJZ8001619@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Thu Oct  8 04:37:19 2015
New Revision: 398806
URL: https://svnweb.freebsd.org/changeset/ports/398806

Log:
  - cleanup

Modified:
  head/net-im/licq/Makefile

Modified: head/net-im/licq/Makefile
==============================================================================
--- head/net-im/licq/Makefile	Thu Oct  8 04:35:49 2015	(r398805)
+++ head/net-im/licq/Makefile	Thu Oct  8 04:37:19 2015	(r398806)
@@ -10,10 +10,10 @@ PKGNAMESUFFIX=	${SOCKS_SUFFIX}${PKGNAMES
 MAINTAINER=	dinoex@FreeBSD.org
 COMMENT=	Popular ICQ-compatible plugin-based program
 
-LIB_DEPENDS=	libboost_regex.so:${PORTSDIR}/devel/boost-libs
-
 LICENSE=	GPLv2
 
+LIB_DEPENDS=	libboost_regex.so:${PORTSDIR}/devel/boost-libs
+
 USES=		cmake iconv
 WRKSRC=		${WRKDIR}/${DISTNAME}
 LICQ_PORT?=	net-im/licq



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510080437.t984bJZ8001619>