Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Aug 2006 22:16:26 +0200
From:      Rene Ladan <r.c.ladan@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/101671: [MAINTAINER] multimedia/xfce4-media: move to LOCALBASE
Message-ID:  <44D8F11A.9070601@gmail.com>
Resent-Message-ID: <200608082020.k78KKLK8016583@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         101671
>Category:       ports
>Synopsis:       [MAINTAINER] multimedia/xfce4-media: move to LOCALBASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 08 20:20:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rene Ladan
>Release:        FreeBSD 6.1-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD s000655.campus.tue.nl 6.1-RELEASE-p3 FreeBSD
6.1-RELEASE-p3 #0: Sat Jul 29 20:03:05 CEST 2006
>Description:
- Move to LOCALBASE, force by bumping PORTREVISION
- Pet portlint, use USE_LDCONFIG and INSTALLS_ICONS

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- xfce4-media-0.9.1_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/multimedia/xfce4-media/Makefile
/usr/home/rene/ports/xfce4-media/Makefile
--- /usr/ports/multimedia/xfce4-media/Makefile	Mon Jun 12 09:10:37 2006
+++ /usr/home/rene/ports/xfce4-media/Makefile	Tue Aug  8 21:23:58 2006
@@ -7,6 +7,7 @@

 PORTNAME=	xfce4-media
 PORTVERSION=	0.9.1
+PORTREVISION=	1
 CATEGORIES=	multimedia xfce
 MASTER_SITES=	http://spuriousinterrupt.org/files/xfmedia/
 DISTNAME=	xfmedia-${PORTVERSION}
@@ -29,11 +30,12 @@
 USE_GMAKE=	yes
 USE_GNOME=	libxml2 intlhack
 GNU_CONFIGURE=	yes
-USE_X_PREFIX=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"

-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
+
+INSTALLS_ICONS=	yes

 .include <bsd.port.pre.mk>

--- xfce4-media-0.9.1_1.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44D8F11A.9070601>