From 562bfea427c2cc710ea88331b9825db844ecdc4c Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Fri, 7 Apr 2006 09:50:47 +0000 Subject: [PATCH] [PATCH] devel/xwpe: make portlint happy - fix pkg-plist (use DATADIR) - remove USE_REINPLACE PR: ports/95463 Submitted by: Alexander Botero-Lowry ZZ --- devel/xwpe/Makefile | 1 - devel/xwpe/pkg-plist | 8 ++++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/xwpe/Makefile b/devel/xwpe/Makefile index 047c5c9d6dc3..0e36254694b6 100644 --- a/devel/xwpe/Makefile +++ b/devel/xwpe/Makefile @@ -19,7 +19,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A Borland-like IDE programming environment USE_XLIB= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= diff --git a/devel/xwpe/pkg-plist b/devel/xwpe/pkg-plist index 3b2fa1fc85f6..cefc2734a03b 100644 --- a/devel/xwpe/pkg-plist +++ b/devel/xwpe/pkg-plist @@ -2,7 +2,7 @@ bin/we bin/wpe bin/xwe bin/xwpe -share/xwpe/help.key -share/xwpe/help.xwpe -share/xwpe/syntax_def -@dirrm share/xwpe +%%DATADIR%%/help.key +%%DATADIR%%/help.xwpe +%%DATADIR%%/syntax_def +@dirrm %%DATADIR%%