svn commit: r386102 - head/devel/swank-clojure
Mathieu Arnold
mat at FreeBSD.org
Mon May 11 20:53:02 UTC 2015
Author: mat
Date: Mon May 11 20:53:01 2015
New Revision: 386102
URL: https://svnweb.freebsd.org/changeset/ports/386102
Log:
Fix.
Sponsored by: Absolight
Modified:
head/devel/swank-clojure/Makefile
Modified: head/devel/swank-clojure/Makefile
==============================================================================
--- head/devel/swank-clojure/Makefile Mon May 11 20:51:33 2015 (r386101)
+++ head/devel/swank-clojure/Makefile Mon May 11 20:53:01 2015 (r386102)
@@ -13,8 +13,6 @@ GH_ACCOUNT= technomancy
USE_JAVA= yes
JAVA_VERSION= 1.6+
-WRKSRC= ${WRKDIR}/technomancy-swank-clojure-0af258a
-
PLIST_FILES= %%JAVAJARDIR%%/swank-clojure-1.2.1.jar
do-build:
More information about the svn-ports-all
mailing list