aboutsummaryrefslogtreecommitdiff
path: root/java/dbvis
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/dbvis
parent8ee9a3584fefeb3d690ec2549846d609e3607360 (diff)
downloadports-c2c2a2b86b90c79b4ef6926d232c484289cc9ca9.tar.gz
ports-c2c2a2b86b90c79b4ef6926d232c484289cc9ca9.zip
Notes
Diffstat (limited to 'java/dbvis')
-rw-r--r--java/dbvis/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/java/dbvis/Makefile b/java/dbvis/Makefile
index 094505981775..c965aaf41a94 100644
--- a/java/dbvis/Makefile
+++ b/java/dbvis/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: DbVisualizer
-# Date created: April 08, 2007
-# Whom: Anton Yudin (<contact@toha.org.ua>)
-#
+# Created by: Anton Yudin (<contact@toha.org.ua>)
# $FreeBSD$
-#
PORTNAME= dbvis
PORTVERSION= 7.1
@@ -22,6 +18,7 @@ RESTRICTED= Redistribution is not permitted
PLIST_FILES= bin/dbvis
WRKSRC= DbVisualizer-${PORTVERSION}
+NO_STAGE= yes
do-install:
cd ${WRKDIR}/${WRKSRC} \
&& ${FIND} . -type d -exec ${MKDIR} ${DATADIR}/{} \; \