Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2006 17:39:16 +0200
From:      "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/94783: [PATCH] x11/xmove: small portlint
Message-ID:  <1142955556.93928@it.buh.tecnik93.com>
Resent-Message-ID: <200603211540.k2LFeIDD012179@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         94783
>Category:       ports
>Synopsis:       [PATCH] x11/xmove: small portlint
>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:   Tue Mar 21 15:40:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006
    root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P



>Description:


WARN: Makefile: since you already have USE_IMAKE, you don't need USE_X_PREFIX,
so drop USE_X_PREFIX.


>How-To-Repeat:





>Fix:


--- xmove.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11/xmove/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	21 Feb 2003 14:06:07 -0000	1.9
+++ Makefile	21 Mar 2006 15:38:32 -0000
@@ -16,7 +16,6 @@
 
 WRKSRC=		${WRKDIR}/xmove
 
-USE_X_PREFIX=	yes
 USE_IMAKE=	yes
 
 MAN1=		xmove.1 xmovectrl.1
--- xmove.diff ends here ---



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1142955556.93928>