Date: Fri, 4 Oct 2013 09:44:41 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329278 - head/net-im/folks04 Message-ID: <201310040944.r949ifmI028222@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Fri Oct 4 09:44:40 2013 New Revision: 329278 URL: http://svnweb.freebsd.org/changeset/ports/329278 Log: Fix conflicts in pkgname with net-im/folks Modified: head/net-im/folks04/Makefile Modified: head/net-im/folks04/Makefile ============================================================================== --- head/net-im/folks04/Makefile Fri Oct 4 09:43:36 2013 (r329277) +++ head/net-im/folks04/Makefile Fri Oct 4 09:44:40 2013 (r329278) @@ -18,7 +18,7 @@ LIB_DEPENDS= gee:${PORTSDIR}/devel/libge CONFLICTS= folks-0.[6-9].[0-9]* -LATEST_LINK= ${PORTNAME}04 +PKGNAMESUFFIX= 04 USE_BZIP2= yes USE_LDCONFIG= yes USES= pathfix gettext gmake pkgconfig
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310040944.r949ifmI028222>