svn commit: r395383 - head/java/jrosetta

Max Brazhnikov makc at FreeBSD.org
Wed Aug 26 17:27:00 UTC 2015


Author: makc
Date: Wed Aug 26 17:26:59 2015
New Revision: 395383
URL: https://svnweb.freebsd.org/changeset/ports/395383

Log:
  java/jrosetta:
  - Fix packaging after previous commit
  
  Reported by:	Robert Burmeister via mail

Modified:
  head/java/jrosetta/Makefile

Modified: head/java/jrosetta/Makefile
==============================================================================
--- head/java/jrosetta/Makefile	Wed Aug 26 17:04:12 2015	(r395382)
+++ head/java/jrosetta/Makefile	Wed Aug 26 17:26:59 2015	(r395383)
@@ -39,6 +39,7 @@ DISTFILES=	${PORTNAME}-api-${PORTVERSION
 EXTRACT_ONLY=
 
 NO_BUILD=	yes
+NO_INSTALL=	yes
 .endif
 
 post-patch-COMPILE-on:


More information about the svn-ports-head mailing list