[Midnightbsd-cvs] mports [16527] trunk/www/opera/Makefile: drop kde
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Aug 22 21:30:53 EDT 2014
Revision: 16527
http://svnweb.midnightbsd.org/mports/?rev=16527
Author: laffer1
Date: 2014-08-22 21:30:52 -0400 (Fri, 22 Aug 2014)
Log Message:
-----------
drop kde
Modified Paths:
--------------
trunk/www/opera/Makefile
Modified: trunk/www/opera/Makefile
===================================================================
--- trunk/www/opera/Makefile 2014-08-23 01:29:17 UTC (rev 16526)
+++ trunk/www/opera/Makefile 2014-08-23 01:30:52 UTC (rev 16527)
@@ -3,7 +3,7 @@
PORTNAME= opera
PORTVERSION= ${OPERA_VER}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www ipv6
MASTER_SITES= ftp://ftp.opera.com/pub/opera/${MASTER_SITES_VER_PATH}/ \
ftp://opera.inode.at/${MASTER_SITES_VER_PATH}/ \
@@ -17,6 +17,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Blazingly fast, full-featured, standards-compliant browser
+
LICENSE= opera
LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
@@ -36,7 +37,7 @@
NO_BUILD= yes
EXPLICIT_PACKAGE_DEPENDS= yes
-OPTIONS_DEFINE= CUPS VIDEO GTK2 KDE4
+OPTIONS_DEFINE= CUPS VIDEO GTK2
OPTIONS_DEFAULT= CUPS VIDEO
CUPS_DESC= support for printing (requires CUPS)
@@ -67,10 +68,6 @@
USE_GNOME+= gtk20
.endif
-.if ${PORT_OPTIONS:MKDE4}
-USE_KDE4+= kdelibs
-.endif
-
.include <bsd.port.pre.mk>
ONLY_FOR_ARCHS= i386 amd64
More information about the Midnightbsd-cvs
mailing list