[Midnightbsd-cvs] mports [17576] trunk/www/opera/Makefile: update depends
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Sep 27 12:28:20 EDT 2014
Revision: 17576
http://svnweb.midnightbsd.org/mports/?rev=17576
Author: laffer1
Date: 2014-09-27 12:28:19 -0400 (Sat, 27 Sep 2014)
Log Message:
-----------
update depends
Modified Paths:
--------------
trunk/www/opera/Makefile
Modified: trunk/www/opera/Makefile
===================================================================
--- trunk/www/opera/Makefile 2014-09-27 16:24:54 UTC (rev 17575)
+++ trunk/www/opera/Makefile 2014-09-27 16:28:19 UTC (rev 17576)
@@ -3,7 +3,7 @@
PORTNAME= opera
PORTVERSION= ${OPERA_VER}
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www ipv6
MASTER_SITES= ftp://ftp.opera.com/pub/opera/${MASTER_SITES_VER_PATH}/ \
ftp://opera.inode.at/${MASTER_SITES_VER_PATH}/ \
@@ -20,8 +20,8 @@
LICENSE= opera
-LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
- fontconfig:${PORTSDIR}/x11-fonts/fontconfig
+LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
+ libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
BUILD_DEPENDS= ${LOCALBASE}/bin/update-mime-database:${PORTSDIR}/misc/shared-mime-info
RUN_DEPENDS= ${LOCALBASE}/bin/update-mime-database:${PORTSDIR}/misc/shared-mime-info
@@ -29,9 +29,8 @@
OPERA_BUILD?= 1860
MASTER_SITES_VER_PATH= unix/${OPERA_VER:S/.//}
-USES= tar:xz
+USES= tar:xz desktop-file-utils shared-mime-info
USE_XORG= x11 xext sm ice xft xrender
-USE_GNOME= desktopfileutils
INSTALLS_ICONS= yes
NO_BUILD= yes
@@ -70,8 +69,6 @@
.include <bsd.port.pre.mk>
-ONLY_FOR_ARCHS= i386 amd64
-
OPERA_ARCH= ${ARCH:S,i386,intel,}
.if ${OSVERSION} < 4006
More information about the Midnightbsd-cvs
mailing list