aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-04-07 23:05:14 +0800
committerbapt <bapt@FreeBSD.org>2014-04-07 23:05:14 +0800
commitb7e3b0f0d990ca207216e3493c458be64723120c (patch)
tree18ce4a27012f518722db929995a2f3948c972b1a /multimedia
parente77eecc02b57f4343e2224ccd8f68e6aca4ddae9 (diff)
downloadfreebsd-ports-gnome-b7e3b0f0d990ca207216e3493c458be64723120c.tar.gz
freebsd-ports-gnome-b7e3b0f0d990ca207216e3493c458be64723120c.tar.zst
freebsd-ports-gnome-b7e3b0f0d990ca207216e3493c458be64723120c.zip
Support stage
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/ruby-flvtool2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/ruby-flvtool2/Makefile b/multimedia/ruby-flvtool2/Makefile
index bdbe6b4fc7fc..5d16e67c0fb3 100644
--- a/multimedia/ruby-flvtool2/Makefile
+++ b/multimedia/ruby-flvtool2/Makefile
@@ -7,13 +7,12 @@ CATEGORIES= multimedia ruby
MASTER_SITES= RUBYFORGE
MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= ruby-
-EXTRACT_SUFX= .tgz
MAINTAINER= gslin@gslin.org
COMMENT= Manipulation tool for Macromedia Flash Video files
+USES= tar:tgz
USE_RUBY= yes
USE_RUBY_SETUP= yes
-NO_STAGE= yes
.include <bsd.port.mk>