ports/108736: [PATCH] net-im/libgaim

Phillip N pneumann at gmail.com
Sun Feb 4 00:20:26 UTC 2007


>Number:         108736
>Category:       ports
>Synopsis:       [PATCH] net-im/libgaim
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 04 00:20:25 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Phillip N
>Release:        FreeBSD 6.2-PRERELEASE amd64
>Organization:
>Environment:


System: FreeBSD 6.2-PRERELEASE #0: Sat Dec 30 17:10:04 CLST 2006
    root at fly.sofsis.cl:/usr/obj/usr/src/sys/GENERIC



>Description:


${PREFIX}/share/dbus-1/services/gaim.service does not have the location of gaim executable.


>How-To-Repeat:





>Fix:


--- libgaimMakefile.diff begins here ---
--- Makefile.orig	Sat Feb  3 20:50:39 2007
+++ Makefile	Sat Feb  3 20:51:00 2007
@@ -216,7 +216,7 @@
 		-e 's|TCL_VERSION found but 8.3 required|TCL_VERSION found but ${TCLTK_VER} required|g' \
 		-e 's|TCL_MINOR_VERSION" -ne 3|TCL_MINOR_VERSION" -ne ${TCLTK_VER:E}|' \
 			${WRKSRC}/configure
-	@${REINPLACE_CMD} -e 's|{exec_prefix}|${PREFIX}|' \
+	@${REINPLACE_CMD} -e 's|@bindir@|${PREFIX}/bin|' \
 			${WRKSRC}/gaim.service.in
 	@${REINPLACE_CMD} -e 's|/bin/bash|${SH}|' \
 			${WRKSRC}/libgaim/gaim-send \
--- libgaimMakefile.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list