svn commit: r390961 - head/devel/elixir-conform
Jimmy Olgeni
olgeni at FreeBSD.org
Tue Jun 30 13:48:49 UTC 2015
Author: olgeni
Date: Tue Jun 30 13:48:48 2015
New Revision: 390961
URL: https://svnweb.freebsd.org/changeset/ports/390961
Log:
Remove unnecessary USES=gmake.
Modified:
head/devel/elixir-conform/Makefile
Modified: head/devel/elixir-conform/Makefile
==============================================================================
--- head/devel/elixir-conform/Makefile Tue Jun 30 13:48:43 2015 (r390960)
+++ head/devel/elixir-conform/Makefile Tue Jun 30 13:48:48 2015 (r390961)
@@ -2,6 +2,7 @@
PORTNAME= conform
PORTVERSION= 0.14.5
+PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= elixir-
@@ -17,7 +18,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
PLIST_SUB= VERSION="${PORTVERSION}"
-USES= gmake
USE_GITHUB= yes
GH_ACCOUNT= bitwalker
More information about the svn-ports-head
mailing list