ports/105120: [PATCH] chinese/zh-pcmanx: move to LOCALBASE

Rong-En Fan rafan at FreeBSD.org
Fri Nov 3 23:50:36 UTC 2006


>Number:         105120
>Category:       ports
>Synopsis:       [PATCH] chinese/zh-pcmanx: move 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:   Fri Nov 03 23:50:22 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        FreeBSD 6.2-PRERELEASE amd64
>Organization:
NTU CSIE
>Environment:
>Description:
- Move to LOCALBASE

Port maintainer (chinsan at FreeBSD.org) is cc'd.

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

--- zh-pcmanx-0.3.5_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /big/freebsd-cvsup/ncvs/ports/chinese/pcmanx/Makefile,v
retrieving revision 1.17
diff -u -u -r1.17 Makefile
--- Makefile	3 Oct 2006 15:34:31 -0000	1.17
+++ Makefile	3 Nov 2006 23:40:35 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	pcmanx
 PORTVERSION=	0.3.5
+PORTREVISION=	1
 CATEGORIES=	chinese net gnome
 MASTER_SITES=	http://pcmanx.csie.net/release/
 DISTNAME=	${PORTNAME}-gtk2-${PORTVERSION}
@@ -19,7 +20,7 @@
 USE_GMAKE=	yes
 USE_ICONV=	yes
 GNU_CONFIGURE=	yes
-USE_X_PREFIX=	yes
+USE_XLIB=	yes
 USE_LDCONFIG=	yes
 
 .if !defined(WITHOUT_NLS)
Index: pkg-plist
===================================================================
RCS file: /big/freebsd-cvsup/ncvs/ports/chinese/pcmanx/pkg-plist,v
retrieving revision 1.6
diff -u -u -r1.6 pkg-plist
--- pkg-plist	23 Feb 2006 10:34:54 -0000	1.6
+++ pkg-plist	3 Nov 2006 23:40:35 -0000
@@ -15,6 +15,7 @@
 share/applications/pcmanx.desktop
 share/pixmaps/pcmanx.png
 @dirrmtry share/applications
+ at dirrmtry share/pixmaps
 @dirrmtry %%DATADIR%%/nancy_bot
 @dirrmtry %%DATADIR%%/script
 @dirrm %%DATADIR%%
--- zh-pcmanx-0.3.5_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list