ports/80886: Maintainer update: fix build of comms/efax-gtk

Jean-Baptiste Quenot jb.quenot at caraldi.com
Wed May 11 10:40:06 UTC 2005


>Number:         80886
>Category:       ports
>Synopsis:       Maintainer update: fix build of comms/efax-gtk
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 11 10:40:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Baptiste Quenot
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD vision.anyware 5.4-STABLE FreeBSD 5.4-STABLE #0: Thu Apr 21 11:41:35 CEST 2005 jbq at vision.anyware:/usr/obj/usr/src/sys/GENERIC i386
>Description:
This port does not build properly because it has a missing dependency on gtk.
ports-i386 at pointyhat.freebsd.org: efax-gtk-3.0.0 failed on i386 6
>How-To-Repeat:
Try to compile when gtk is not installed: it fails.
>Fix:
diff -ruN --exclude=work --exclude=admin --exclude=.svn /usr/ports/comms/efax-gtk/Makefile /local-home/jbq/usr/ports/efax-gtk/Makefile
--- /usr/ports/comms/efax-gtk/Makefile	Tue May 10 00:00:15 2005
+++ /local-home/jbq/usr/ports/efax-gtk/Makefile	Wed May 11 12:28:55 2005
@@ -19,6 +19,7 @@
 RUN_DEPENDS=		${X11BASE}/bin/ggv:${PORTSDIR}/print/ggv
 RUN_DEPENDS+=		${LOCALBASE}/bin/gs:${PORTSDIR}/print/ghostscript-gnu
 
+USE_GNOME=		gtk20
 USE_X_PREFIX=		YES
 GNU_CONFIGURE=		YES
 CONFIGURE_ARGS=		--datadir=${PREFIX}/share/gnome
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list