svn commit: r303792 - head/java/icedtea-web

Jung-uk Kim jkim at FreeBSD.org
Thu Sep 6 21:21:00 UTC 2012


Author: jkim
Date: Thu Sep  6 21:21:00 2012
New Revision: 303792
URL: http://svn.freebsd.org/changeset/ports/303792

Log:
  Remove an unnecessary change in the previous commit.

Modified:
  head/java/icedtea-web/Makefile

Modified: head/java/icedtea-web/Makefile
==============================================================================
--- head/java/icedtea-web/Makefile	Thu Sep  6 21:15:59 2012	(r303791)
+++ head/java/icedtea-web/Makefile	Thu Sep  6 21:21:00 2012	(r303792)
@@ -45,7 +45,6 @@ RUN_DEPENDS+=	${LOCALBASE}/bin/bash:${PO
 USE_PKGCONFIG=	yes
 
 CONFIGURE_ARGS+=--with-ecj=no --with-jdk-home="${JAVA_HOME}"
-CONFIGURE_ENV+=	SHELL=${LOCALBASE}/bin/bash
 
 .include <bsd.port.pre.mk>
 



More information about the svn-ports-all mailing list