From 977580ab4ca627f1a9f7f413bb8d2edb8a778861 Mon Sep 17 00:00:00 2001 From: antoine Date: Sat, 29 Jun 2013 21:39:34 +0000 Subject: Do not try to remove directories not created by the port --- games/stockfish/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'games') diff --git a/games/stockfish/Makefile b/games/stockfish/Makefile index 1a9918a7d2ce..ed99a8e9d50c 100644 --- a/games/stockfish/Makefile +++ b/games/stockfish/Makefile @@ -27,8 +27,6 @@ PORTDATA= Book.bin FETCH_ARGS= -Fpr PLIST_FILES= bin/stockfish -PLIST_DIRSTRY= share/data/${PORTNAME} \ - share/docs/${PORTNAME} TGTBLD= build MYCC= gcc -- cgit