ports/80850: [PATCH] textproc/scim-input-pad: use intlhack to fix build

chinsan chinsan.tw at gmail.com
Tue May 10 07:40:07 UTC 2005


>Number:         80850
>Category:       ports
>Synopsis:       [PATCH] textproc/scim-input-pad: use intlhack to fix build
>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 May 10 07:40:06 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root at harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
	- use intlhack to fix build failed on i386 4
	  (Thanks to kris@ via pointyhat)
	- change maintainer's e-mail address
	- bump version

>How-To-Repeat:
>Fix:

--- scim-input-pad.diff begins here ---
diff -ruN scim-input-pad.orig/Makefile scim-input-pad/Makefile
--- scim-input-pad.orig/Makefile	Mon May  9 06:59:07 2005
+++ scim-input-pad/Makefile	Tue May 10 15:26:18 2005
@@ -7,11 +7,12 @@
 
 PORTNAME=	scim-input-pad
 PORTVERSION=	0.1.0
+PORTREVISION=	1
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=scim
 
-MAINTAINER=	chinsan at mail2000.com.tw
+MAINTAINER=	chinsan.tw at gmail.com
 COMMENT=	SCIM add-on to input various symbols with on-screen pad
 
 BUILD_DEPENDS=	scim:${PORTSDIR}/textproc/scim
@@ -21,6 +22,7 @@
 INSTALLS_SHLIB=	yes
 USE_GMAKE=	yes
 USE_LIBTOOL_VER=	15
+USE_GNOME=	intlhack
 CONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \
 		LDFLAGS="-L${LOCALBASE}/lib -lintl"
 
--- scim-input-pad.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list