- Use PLIST_FILES and PLIST_DIRS

PR:             61888
Submitted by:   Stefan Walter <sw@gegenunendlich.de> (maintainer)
This commit is contained in:
Clement Laforet 2004-01-25 17:24:31 +00:00
parent 3ef3c7eed9
commit b0ebc6a751
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99102
2 changed files with 8 additions and 7 deletions

View file

@ -27,6 +27,14 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_REINPLACE= yes
PLIST_FILES= bin/pauseme \
bin/vifm \
share/vifm/vifm-0.2.help.txt \
share/vifm/vifm.txt \
share/vifm/vifm.vim \
share/vifm/vifmrc0.2
PLIST_DIRS= share/vifm
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \
${WRKSRC}/configure

View file

@ -1,7 +0,0 @@
bin/pauseme
bin/vifm
share/vifm/vifm-0.2.help.txt
share/vifm/vifm.txt
share/vifm/vifm.vim
share/vifm/vifmrc0.2
@dirrm share/vifm