svn commit: r329279 - head/devel/atlas-devel

Baptiste Daroussin bapt at FreeBSD.org
Fri Oct 4 09:52:06 UTC 2013


Author: bapt
Date: Fri Oct  4 09:52:06 2013
New Revision: 329279
URL: http://svnweb.freebsd.org/changeset/ports/329279

Log:
  Solve pkgname conflict

Modified:
  head/devel/atlas-devel/Makefile

Modified: head/devel/atlas-devel/Makefile
==============================================================================
--- head/devel/atlas-devel/Makefile	Fri Oct  4 09:44:40 2013	(r329278)
+++ head/devel/atlas-devel/Makefile	Fri Oct  4 09:52:06 2013	(r329279)
@@ -10,11 +10,11 @@ DISTNAME=	${PORTNAME}-C++-${PORTVERSION:
 MAINTAINER=	oliver at FreeBSD.org
 COMMENT=	A C++ reference implementation of the Atlas protocol
 
+PKGNAMESUFFIX=	-devel
 USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	YES
 USE_BZIP2=	YES
 USES=	pathfix
-NO_LATEST_LINK=	YES
 
 CONFIGURE_ARGS+=--program-transform-name=
 


More information about the svn-ports-all mailing list