ports/61340: [maintainer] net/simicq: fix build on -STABLE

Markus Brueffer brueffer at phoenix-systems.de
Wed Jan 14 00:50:55 UTC 2004


>Number:         61340
>Category:       ports
>Synopsis:       [maintainer] net/simicq: fix build on -STABLE
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 13 16:50:22 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Markus Brueffer
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD cheops.phoenix 5.2-CURRENT FreeBSD 5.2-CURRENT #16: Mon Dec 22 00:35:14 CET 2003 root at cheops.phoenix:/usr/obj/usr/src/sys/CHEOPS i386

>Description:
	net/simicq: fix build on -STABLE:

	- remove an objectfile, included in the distfile, 
	  which breaks the build on -STABLE

	Pointed out by: Palle Girgensohn <girgen at pingpong.net>

>How-To-Repeat:
>Fix:

--- simicq.diff begins here ---
diff -ruN simicq.orig/Makefile simicq/Makefile
--- simicq.orig/Makefile	Tue Jan 13 22:32:28 2004
+++ simicq/Makefile	Wed Jan 14 00:11:24 2004
@@ -56,6 +56,7 @@
 .for i in _core filter forward icq remote
 	@${TOUCH} ${WRKSRC}/plugins/${i}/Makefile.in
 .endfor
+	@${RM} -f ${WRKSRC}/plugins/remote/simctrl.o
 
 post-patch:
 	@${REINPLACE_CMD} -e 's/-O2//g; s/-lpthread/${PTHREAD_LIBS}/g' \
--- simicq.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list