mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -04:00
[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:
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
|
@ -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=
|
||||
|
|
|
@ -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%%
|
||||
|
|
Loading…
Add table
Reference in a new issue