From owner-svn-ports-head@FreeBSD.ORG Tue Apr 30 09:33:29 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 03C519C5; Tue, 30 Apr 2013 09:33:29 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id E9E5B158B; Tue, 30 Apr 2013 09:33:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r3U9XSVm058355; Tue, 30 Apr 2013 09:33:28 GMT (envelope-from rene@svn.freebsd.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r3U9XSVo058354; Tue, 30 Apr 2013 09:33:28 GMT (envelope-from rene@svn.freebsd.org) Message-Id: <201304300933.r3U9XSVo058354@svn.freebsd.org> From: Rene Ladan Date: Tue, 30 Apr 2013 09:33:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316907 - head/net-im/linux-ymessenger X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Apr 2013 09:33:29 -0000 Author: rene Date: Tue Apr 30 09:33:28 2013 New Revision: 316907 URL: http://svnweb.freebsd.org/changeset/ports/316907 Log: Use the Linux infrastructure to specify dependencies instead of manual RUN_DEPENDS, this ensures the correct infrastructure ports are used. Remove STRIP= , which is now handled by USE_LINUX=yes . Discussed on: emulation@ (some time ago) Modified: head/net-im/linux-ymessenger/Makefile (contents, props changed) Modified: head/net-im/linux-ymessenger/Makefile ============================================================================== --- head/net-im/linux-ymessenger/Makefile Tue Apr 30 09:29:46 2013 (r316906) +++ head/net-im/linux-ymessenger/Makefile Tue Apr 30 09:33:28 2013 (r316907) @@ -1,9 +1,5 @@ -# New ports collection makefile for: linux-ymessenger -# Date created: 23 December 2003 -# Whom: Seth Kingsley -# +# Created by: Seth Kingsley # $FreeBSD$ -# PORTNAME= ymessenger PORTVERSION= 1.0.6.1 @@ -18,14 +14,14 @@ MAINTAINER= sethk@meowfishies.com COMMENT= An RPM of Yahoo! Messenger instant messaging client EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio -RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgdk_pixbuf.so.2:${PORTSDIR}/graphics/linux-gdk-pixbuf \ - ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk + +USE_LINUX= yes +USE_LINUX_APPS= gdkpixbuf gtk NO_BUILD= yes NO_WRKSUBDIR= yes ONLY_FOR_ARCHS= i386 amd64 -STRIP= SHARE_FILES= yahoo_gnome.png yahoo_kde.xpm ymessenger.desktop\ ymessenger.kdelnk