svn commit: r337996 - head/devel/hadoop

Tijl Coosemans tijl at FreeBSD.org
Sun Dec 29 14:46:09 UTC 2013


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


More information about the svn-ports-all mailing list