svn commit: r357228 - head/java/sablevm-classpath

Jung-uk Kim jkim at FreeBSD.org
Mon Jun 9 23:46:44 UTC 2014


Author: jkim
Date: Mon Jun  9 23:46:44 2014
New Revision: 357228
URL: http://svnweb.freebsd.org/changeset/ports/357228
QAT: https://qat.redports.org/buildarchive/r357228/

Log:
  Remove unnecessary NO_STAGE.

Modified:
  head/java/sablevm-classpath/Makefile

Modified: head/java/sablevm-classpath/Makefile
==============================================================================
--- head/java/sablevm-classpath/Makefile	Mon Jun  9 23:42:05 2014	(r357227)
+++ head/java/sablevm-classpath/Makefile	Mon Jun  9 23:46:44 2014	(r357228)
@@ -32,7 +32,6 @@ CAIRO_DESC=	Use Cairo based Graphics2D
 GTK2_DESC=	Enable Gtk+ AWT peer
 ZIP_DESC=	Compress class library
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MGTK2}


More information about the svn-ports-head mailing list