[PATCH] devel/xwpe: make portlint happy

- fix pkg-plist (use DATADIR)
	- remove USE_REINPLACE

PR:		ports/95463
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>ZZ
This commit is contained in:
Edwin Groothuis 2006-04-07 09:50:47 +00:00
parent bfb66fcb3c
commit 562bfea427
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159029
2 changed files with 4 additions and 5 deletions

View file

@ -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=

View file

@ -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%%