aboutsummaryrefslogtreecommitdiff
path: root/java/eclipse-pmd
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 19:48:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 19:48:32 +0000
commitc2c2a2b86b90c79b4ef6926d232c484289cc9ca9 (patch)
tree9d4d6914bba66a98d022a49d46c9560210d37839 /java/eclipse-pmd
parent8ee9a3584fefeb3d690ec2549846d609e3607360 (diff)
downloadports-c2c2a2b86b90c79b4ef6926d232c484289cc9ca9.tar.gz
ports-c2c2a2b86b90c79b4ef6926d232c484289cc9ca9.zip
Notes
Diffstat (limited to 'java/eclipse-pmd')
-rw-r--r--java/eclipse-pmd/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/java/eclipse-pmd/Makefile b/java/eclipse-pmd/Makefile
index ba431f45a407..a223d204406c 100644
--- a/java/eclipse-pmd/Makefile
+++ b/java/eclipse-pmd/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: eclipse-pmd
-# Date created: October 3, 2003
-# Whom: Bruno Van Den Bossche <brvdboss@spymac.com>
-#
+# Created by: Bruno Van Den Bossche <brvdboss@spymac.com>
# $FreeBSD$
-#
PORTNAME= pmd
PORTVERSION= 2.0.5.v3
@@ -35,6 +31,7 @@ PLUGIN_PMD_DIR= "net.sourceforge.pmd.eclipse_${PORTVERSION}"
PLIST_SUB+= PLUGIN_PMD_DIR="${PLUGIN_PMD_DIR}" \
PLUGIN_CORE_DIR="${PLUGIN_CORE_DIR}"
+NO_STAGE= yes
post-extract:
cd ${WRKDIR}/features && ${MKDIR} ${PLUGIN_PMD_DIR} \
&& ${CP} ${PLUGIN_PMD_DIR}.jar ${PLUGIN_PMD_DIR} \