ports/63852: [patch] enable textproc/wv2 to be built without gnome

Sybolt de Boer sybolt at xs4all.nl
Sat Mar 6 20:40:14 UTC 2004


>Number:         63852
>Category:       ports
>Synopsis:       [patch] enable textproc/wv2 to be built without gnome
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 06 12:40:13 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Sybolt de Boer
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD tsunami.chello.nl 5.2-CURRENT FreeBSD 5.2-CURRENT #3: Sat Mar 6 10:48:30 CET 2004 root at tsunami.chello.nl:/usr/obj/usr/src/sys/TSUNAMI i386


	
>Description:
This needs ports/63851

>How-To-Repeat:
	
>Fix:

	

--- wv2.patch begins here ---
diff -ruN wv2.orig/Makefile wv2/Makefile
--- wv2.orig/Makefile	Wed Feb  4 13:27:34 2004
+++ wv2/Makefile	Sun Feb 22 00:05:18 2004
@@ -15,11 +15,12 @@
 MAINTAINER=	lofi at freebsd.org
 COMMENT=	A library providing routines to access Microsoft Word/Excel files
 
-LIB_DEPENDS=	iconv:${PORTSDIR}/converters/libiconv
+LIB_DEPENDS=	iconv:${PORTSDIR}/converters/libiconv	\
+		gsf-1.9:${PORTSDIR}/devel/libgsf
 
 CONFIGURE_ARGS=	--with-libiconv=${LOCALBASE} --disable-debug
 
-USE_GNOME=	gnometarget libgsf
+USE_GNOME=	gnometarget
 USE_LIBTOOL=	yes
 LIBTOOLFLAGS=	# none, we want to keep libwv2.la
 USE_BZIP2=	yes
--- wv2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list