aboutsummaryrefslogtreecommitdiffstats
path: root/games/zoom
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-12-23 05:38:23 +0800
committerbapt <bapt@FreeBSD.org>2014-12-23 05:38:23 +0800
commit4d9acf04b564016c2fd81b5901af66f265e6e406 (patch)
tree8f560639a4f7f514abb615fbbc4bb4b50c56421d /games/zoom
parentb91214c7207893da973ac8071041560845388487 (diff)
downloadfreebsd-ports-gnome-4d9acf04b564016c2fd81b5901af66f265e6e406.tar.gz
freebsd-ports-gnome-4d9acf04b564016c2fd81b5901af66f265e6e406.tar.zst
freebsd-ports-gnome-4d9acf04b564016c2fd81b5901af66f265e6e406.zip
Revert r375084
A too sharp axe causes unpredictable damages Reported by: amdmi3
Diffstat (limited to 'games/zoom')
-rw-r--r--games/zoom/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/zoom/Makefile b/games/zoom/Makefile
index 6dc47fd604a3..0b549374a9d3 100644
--- a/games/zoom/Makefile
+++ b/games/zoom/Makefile
@@ -22,5 +22,6 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
PLIST_FILES= bin/zoom %%DATADIR%%/zoomrc
+PLIST_DIRS= %%DATADIR%%
.include <bsd.port.mk>