diff options
Diffstat (limited to 'games/py-pychess/Makefile')
-rw-r--r-- | games/py-pychess/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/py-pychess/Makefile b/games/py-pychess/Makefile index 456c3c39c383..c406c05883c4 100644 --- a/games/py-pychess/Makefile +++ b/games/py-pychess/Makefile @@ -27,7 +27,6 @@ _USES_$t+= ${_USES_configure} USE_GSTREAMER1= yes USE_PYTHON= distutils autoplist USE_GNOME= gtksourceview3:run glib20 gtk30 librsvg2 introspection -INSTALLS_ICONS= yes PYDISTUTILS_INSTALLNOSINGLE= nope .include <bsd.port.mk> |