diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 02:37:11 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 02:37:11 +0800 |
commit | be3a09d7832d6ecdd7b3670888af0ad0df30e075 (patch) | |
tree | bc1557370f4d0eb2e1675a53b5812645127c3a38 /games/fbg2/Makefile | |
parent | df6aff1e71287e78379825a712422818d851f3aa (diff) | |
download | freebsd-ports-gnome-be3a09d7832d6ecdd7b3670888af0ad0df30e075.tar.gz freebsd-ports-gnome-be3a09d7832d6ecdd7b3670888af0ad0df30e075.tar.zst freebsd-ports-gnome-be3a09d7832d6ecdd7b3670888af0ad0df30e075.zip |
Cleanup plist
Diffstat (limited to 'games/fbg2/Makefile')
-rw-r--r-- | games/fbg2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/fbg2/Makefile b/games/fbg2/Makefile index ca08a163b006..15cac7fb035e 100644 --- a/games/fbg2/Makefile +++ b/games/fbg2/Makefile @@ -33,7 +33,6 @@ PLIST_FILES= bin/${PORTNAME} \ share/applications/${PORTNAME}.desktop \ share/pixmaps/${PORTNAME}.png \ %%DATADIR%%/${PORTNAME}.zip -PLIST_DIRS= %%DATADIR%% PORTDOCS= ChangeLog OPTIONS_DEFINE= DOCS |