Date: Fri, 4 Dec 2015 12:35:40 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402976 - head/devel/rubygem-launchy22 Message-ID: <201512041235.tB4CZenn017363@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Dec 4 12:35:40 2015 New Revision: 402976 URL: https://svnweb.freebsd.org/changeset/ports/402976 Log: - Add LICENSE_FILE - Remove USE_RAKE Modified: head/devel/rubygem-launchy22/Makefile Modified: head/devel/rubygem-launchy22/Makefile ============================================================================== --- head/devel/rubygem-launchy22/Makefile Fri Dec 4 12:35:36 2015 (r402975) +++ head/devel/rubygem-launchy22/Makefile Fri Dec 4 12:35:40 2015 (r402976) @@ -10,13 +10,12 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Helper class for launching cross-platform applications LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-addressable>=2.3:${PORTSDIR}/www/rubygem-addressable NO_ARCH= yes - USE_RUBY= yes -USE_RAKE= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512041235.tB4CZenn017363>