svn commit: r470893 - head/java/intellij

Antoine Brodin antoine at FreeBSD.org
Sat May 26 15:11:35 UTC 2018


Author: antoine
Date: Sat May 26 15:11:33 2018
New Revision: 470893
URL: https://svnweb.freebsd.org/changeset/ports/470893

Log:
  Fix packaging with DEFAULT_VERSIONS=python=3.x

Modified:
  head/java/intellij/pkg-plist

Modified: head/java/intellij/pkg-plist
==============================================================================
--- head/java/intellij/pkg-plist	Sat May 26 15:04:32 2018	(r470892)
+++ head/java/intellij/pkg-plist	Sat May 26 15:11:33 2018	(r470893)
@@ -145,7 +145,7 @@ share/applications/idea.desktop
 %%IDEA_HOME%%/lib/jcip-annotations-1.0.jar
 %%IDEA_HOME%%/lib/jdkAnnotations.jar
 %%IDEA_HOME%%/lib/jdom.jar
-%%IDEA_HOME%%/lib/jediterm-pty-%%PYTHON_VER%%.jar
+%%IDEA_HOME%%/lib/jediterm-pty-2.7.jar
 %%IDEA_HOME%%/lib/jgoodies-common-1.4.0.jar
 %%IDEA_HOME%%/lib/jgoodies-forms.jar
 %%IDEA_HOME%%/lib/jh.jar


More information about the svn-ports-head mailing list