ports/105877: [PATCH] sysutils/wmlmmon: respect X11BASE

trasz trasz at pin.if.uz.zgora.pl
Sun Nov 26 18:20:40 UTC 2006


>Number:         105877
>Category:       ports
>Synopsis:       [PATCH] sysutils/wmlmmon: respect X11BASE
>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 Nov 26 18:20:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     trasz
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD pin.if.uz.zgora.pl 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Wed Nov 15 19:16:30 CET 2006
>Description:
Respect X11BASE.

http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5-exp.2006101300/wmlmmon-0.60.log

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- wmlmmon-0.60.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/wmlmmon/Makefile /home/trasz/wmlmmon/Makefile
--- /usr/ports/sysutils/wmlmmon/Makefile	Fri Aug 11 08:10:43 2006
+++ /home/trasz/wmlmmon/Makefile	Sun Nov 26 19:18:35 2006
@@ -19,6 +19,8 @@
 USE_XPM=	yes
 
 GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--with-xpm-includes=${X11BASE}/include \
+		--with-xpm-libraries=${X11BASE}/lib
 MAN8=		wmlmmon.8
 MANCOMPRESSED=	yes
 PLIST_FILES=	bin/wmlmmon
--- wmlmmon-0.60.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list