From ffaf748cee611bfa25e09b41a8541d4594b568dc Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Fri, 14 Apr 2006 05:50:32 +0000 Subject: [PATCH] [PATCH] x11/xmove: small portlint WARN: Makefile: since you already have USE_IMAKE, you don't need USE_X_PREFIX, so drop USE_X_PREFIX PR: ports/94783 Submitted by: Ion-Mihai "IOnut" Tetcu Approved by: maintainer timeout --- x11/xmove/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/x11/xmove/Makefile b/x11/xmove/Makefile index e827e6068efa..611a47551a0d 100644 --- a/x11/xmove/Makefile +++ b/x11/xmove/Makefile @@ -16,7 +16,6 @@ COMMENT= Pseudoserver to support mobile X11 clients WRKSRC= ${WRKDIR}/xmove -USE_X_PREFIX= yes USE_IMAKE= yes MAN1= xmove.1 xmovectrl.1