Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Nov 2006 05:28:59 +0800 (CST)
From:      Rong-En Fan <rafan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        llwang@infor.org
Subject:   ports/105225: [PATCH] www/ump: chase mozilla/firefox moved to LOCALBASE
Message-ID:  <200611062128.kA6LSxjK051329@svm.csie.ntu.edu.tw>
Resent-Message-ID: <200611062130.kA6LUTjG080525@freefall.freebsd.org>

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

>Number:         105225
>Category:       ports
>Synopsis:       [PATCH] www/ump: chase mozilla/firefox moved to LOCALBASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 06 21:30:29 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        FreeBSD 6.2-PRERELEASE amd64
>Organization:
NTU CSIE
>Environment:
>Description:
lib/browser_plugins is now in LOCALBASE.

Port maintainer (llwang@infor.org) is cc'd.

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

--- ump-1.10_9.patch begins here ---
Index: Makefile
===================================================================
RCS file: /big/freebsd-cvsup/ncvs/ports/www/ump/Makefile,v
retrieving revision 1.25
diff -u -u -r1.25 Makefile
--- Makefile	23 Jun 2006 02:25:30 -0000	1.25
+++ Makefile	6 Nov 2006 21:27:18 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	ump
 PORTVERSION=	1.10
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:S/$/:timidity/} \
 		http://www.geocities.com/SiliconValley/Lab/2826/1-10/:ump \
@@ -39,7 +39,7 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-ump --with-default-path=${LOCALBASE}/share/timidity
 USE_GMAKE=	yes
-USE_X_PREFIX=	yes
+USE_XLIB=	yes
 USE_XPM=	yes
 WANT_GNOME=	yes
 # CONFIGURE_ARGS+=	--enable-motif
--- ump-1.10_9.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?200611062128.kA6LSxjK051329>