svn commit: r331974 - head/net/rubygem-amqp067

Steve Wills swills at FreeBSD.org
Tue Oct 29 17:57:32 UTC 2013


Author: swills
Date: Tue Oct 29 17:57:31 2013
New Revision: 331974
URL: http://svnweb.freebsd.org/changeset/ports/331974

Log:
  - Add PKGNAMESUFFIX to make package name unique

Modified:
  head/net/rubygem-amqp067/Makefile   (contents, props changed)

Modified: head/net/rubygem-amqp067/Makefile
==============================================================================
--- head/net/rubygem-amqp067/Makefile	Tue Oct 29 17:05:50 2013	(r331973)
+++ head/net/rubygem-amqp067/Makefile	Tue Oct 29 17:57:31 2013	(r331974)
@@ -17,5 +17,7 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
+PKGNAMESUFFIX=	067
+
 NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list