ports/113657: Maintainer-update port:deskutils/chmsee Fix compiler error

liu_yinghong at yahoo.com.cn liu_yinghong at yahoo.com.cn
Wed Jun 13 12:40:03 UTC 2007


>Number:         113657
>Category:       ports
>Synopsis:       Maintainer-update port:deskutils/chmsee Fix compiler error
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 13 12:40:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Yinghong.Liu
>Release:        FreeBSD 7.0-CURRENT-200706 i386
>Organization:
>Environment:
System: FreeBSD relaxbsd.kmip.net 7.0-CURRENT-200706 FreeBSD 7.0-CURRENT-200706 #0: Sun Jun 3 18:41:02 UTC 2007 root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Change depend port:www/gtkhtml38 to port:www/gtkhtml3.
	
>How-To-Repeat:
	
>Fix:

	

--- patch begins here ---
--- Makefile.orig	Sun Jun  3 17:05:35 2007
+++ Makefile	Sun Jun  3 17:01:48 2007
@@ -7,7 +7,7 @@
 
 PORTNAME=	chmsee
 PORTVERSION=	0.9.6
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	deskutils gnome
 MASTER_SITES=	http://chmsee.gro.clinux.org/
 
@@ -15,7 +15,7 @@
 COMMENT=	A viewer for Microsoft Help "CHM" files
 
 LIB_DEPENDS=	chm.0:${PORTSDIR}/misc/chmlib \
-    		gtkhtml-3.8.15:${PORTSDIR}/www/gtkhtml38
+    		gtkhtml-3.14:${PORTSDIR}/www/gtkhtml3
 
 USE_GETTEXT=	yes
 USE_GNOME=	gtk20 libglade2 gnomeprefix gnomehack libgnome
@@ -25,7 +25,11 @@
 USE_X_PREFIX=	yes
 USE_BZIP2=	yes
 
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
-		LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
+		LDFLAGS="-L${LOCALBASE}/lib"
+
+post-patch:
+	@${REINPLACE_CMD} 's|libgtkhtml-3.8|libgtkhtml-3.14|g' \
+		${WRKSRC}/configure
 
 .include <bsd.port.mk>
--- patch ends here ---



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



More information about the freebsd-ports-bugs mailing list