Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Dec 2013 14:46:09 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r337996 - head/devel/hadoop
Message-ID:  <201312291446.rBTEk96N072943@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Sun Dec 29 14:46:08 2013
New Revision: 337996
URL: http://svnweb.freebsd.org/changeset/ports/337996

Log:
  Remove DESTDIRNAME.  Staging works with USE_ANT now.

Modified:
  head/devel/hadoop/Makefile

Modified: head/devel/hadoop/Makefile
==============================================================================
--- head/devel/hadoop/Makefile	Sun Dec 29 14:43:07 2013	(r337995)
+++ head/devel/hadoop/Makefile	Sun Dec 29 14:46:08 2013	(r337996)
@@ -21,7 +21,6 @@ RUN_DEPENDS=	bash:${PORTSDIR}/shells/bas
 USE_JAVA=	yes
 JAVA_VERSION=	1.6
 USE_ANT=	yes
-DESTDIRNAME=	-Ddestdir
 ONLY_FOR_ARCHS= amd64 i386
 
 OPTIONS_DEFINE=	DOCS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312291446.rBTEk96N072943>