ports/137799: net-p2p/valknut: fix build on 6-stable

Max Brazhnikov makc at FreeBSD.org
Sat Aug 15 15:40:07 UTC 2009


>Number:         137799
>Category:       ports
>Synopsis:       net-p2p/valknut: fix build on 6-stable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 15 15:40:07 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Max Brazhnikov
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
FreeBSD luna.dio.ru 7.2-STABLE FreeBSD 7.2-STABLE #2: Fri Jun 26 21:57:33 MSD 2009     root at luna.dio.ru:/usr/obj/usr/freebsd/7/src/sys/LUNA  i386
>Description:
Fix build after recent update for Qt4 ports.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net-p2p/valknut/Makefile,v
retrieving revision 1.46
diff -u -r1.46 Makefile
--- Makefile	31 Jul 2009 13:55:04 -0000	1.46
+++ Makefile	15 Aug 2009 15:10:57 -0000
@@ -35,6 +35,7 @@
 INSTALLS_ICONS=	yes
 CFLAGS+=	-I${QT_INCDIR}
 LDFLAGS=	-L${QT_LIBDIR}
+QTCFGLIBS+=	${PTHREAD_LIBS}
 CONFIGURE_ENV+=	DCLIB_CFLAGS=-I${LOCALBASE}/include
 
 post-patch:


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



More information about the freebsd-ports-bugs mailing list