aboutsummaryrefslogtreecommitdiff
path: root/www/opera
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-09-21 11:06:03 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-09-21 11:06:03 +0000
commit1e3119b07ebe66367ead55242a47710e556bf383 (patch)
tree2051ba0023bbf060fa37051dc7fc6990710a53b1 /www/opera
parent0dea0192303406b3b949a31479a4264b58bafce6 (diff)
downloadports-1e3119b07ebe66367ead55242a47710e556bf383.tar.gz
ports-1e3119b07ebe66367ead55242a47710e556bf383.zip
Notes
Diffstat (limited to 'www/opera')
-rw-r--r--www/opera/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile
index 496a1564a454..efc093a02730 100644
--- a/www/opera/Makefile
+++ b/www/opera/Makefile
@@ -21,6 +21,8 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
BUILD_DEPENDS= ${LOCALBASE}/bin/update-mime-database:${PORTSDIR}/misc/shared-mime-info
RUN_DEPENDS= ${LOCALBASE}/bin/update-mime-database:${PORTSDIR}/misc/shared-mime-info
+NO_STAGE= yes
+
OPERA_VER?= 12.16
OPERA_BUILD?= 1860
MASTER_SITES_VER_PATH= unix/${OPERA_VER:S/.//}
@@ -42,7 +44,6 @@ OPTIONS_DEFAULT= CUPS VIDEO
CUPS_DESC= support for printing (requires CUPS)
VIDEO_DESC= support for HTML5 video (requires GStreamer)
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if defined(FETCH_ALL)