svn commit: r429320 - head/converters/rubygem-bsdconv

Antoine Brodin antoine at FreeBSD.org
Sat Dec 24 10:07:39 UTC 2016


Author: antoine
Date: Sat Dec 24 10:07:38 2016
New Revision: 429320
URL: https://svnweb.freebsd.org/changeset/ports/429320

Log:
  Revert r428451 and unbreak
  
  Pointy hat:	sunpoet

Modified:
  head/converters/rubygem-bsdconv/Makefile

Modified: head/converters/rubygem-bsdconv/Makefile
==============================================================================
--- head/converters/rubygem-bsdconv/Makefile	Sat Dec 24 10:03:01 2016	(r429319)
+++ head/converters/rubygem-bsdconv/Makefile	Sat Dec 24 10:07:38 2016	(r429320)
@@ -15,6 +15,7 @@ LICENSE=	ISCL
 LIB_DEPENDS=	libbsdconv.so:converters/bsdconv
 
 CONFIGURE_ARGS=	--with-bsdconv-dir=${LOCALBASE}
+GEM_NAME=	${DISTNAME}
 USE_RUBY=	yes
 USES=		gem
 


More information about the svn-ports-head mailing list