From 9caf017f8dc4744c05ceef75b89e0bac06680993 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 4 Dec 2014 19:46:40 +0000 Subject: [PATCH] - Remove unneeded dotfile which breaks stage-qa - Drop @dirrm* from plist - Add empty directory to plist Approved by: portmgr blanket --- games/linux-nwnclient/Makefile | 1 + games/linux-nwnclient/pkg-plist | 12 +----------- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/games/linux-nwnclient/Makefile b/games/linux-nwnclient/Makefile index f731eeee1546..a1df89f1be03 100644 --- a/games/linux-nwnclient/Makefile +++ b/games/linux-nwnclient/Makefile @@ -80,6 +80,7 @@ do-extract: ${RM} ${WRKSRC}/SDL-1.2.5/*; \ ${RMDIR} ${WRKSRC}/SDL-1.2.5; \ fi + @${FIND} ${WRKSRC} -type f -name ".*" -delete do-configure: ${SED} -e 's|%%NWNDATADIR%%|${NWNDATADIR}|' \ diff --git a/games/linux-nwnclient/pkg-plist b/games/linux-nwnclient/pkg-plist index 23c8cb843dd5..c2064b9a1355 100644 --- a/games/linux-nwnclient/pkg-plist +++ b/games/linux-nwnclient/pkg-plist @@ -88,14 +88,4 @@ bin/nwn %%DIAMOND%%%%DATADIR%%/texturepacks/xp2_tex_tpa.erf %%DIAMOND%%%%DATADIR%%/xp2patch.key %%DATADIR%%/xp3.key -%%DIAMOND%%@dirrm %%DATADIR%%/texturepacks -@dirrm %%DATADIR%%/override -%%NWMOVIES%%@dirrm %%DATADIR%%/nwmovies/libdis -%%NWMOVIES%%@dirrm %%DATADIR%%/nwmovies -@dirrm %%DATADIR%%/nwm -@dirrm %%DATADIR%%/music -@dirrm %%DATADIR%%/miles -@dirrm %%DATADIR%%/lib -@dirrm %%DATADIR%%/data -@dirrm %%DATADIR%%/ambient -@dirrm %%DATADIR%% +@dir %%DATADIR%%/lib