summaryrefslogtreecommitdiff
path: root/multimedia/iriverter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/iriverter/Makefile')
-rw-r--r--multimedia/iriverter/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/multimedia/iriverter/Makefile b/multimedia/iriverter/Makefile
index 4d5995f7bbee..0fea022f4a79 100644
--- a/multimedia/iriverter/Makefile
+++ b/multimedia/iriverter/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: iriverter
-# Date created: 2006-09-05
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= iriverter
PORTVERSION= 0.16
@@ -26,6 +22,7 @@ SWTDEVEL_DESC= Use SWT Development port
CONFIGURE_ARGS= --with-swt="${JAVALIBDIR}/${SWT_JAR}"
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSWTDEVEL}