diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-07-29 22:09:53 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-07-29 22:09:53 +0000 |
commit | 6e381a9d5323dc4984a1f1ddeb2ffbaa7deeec9c (patch) | |
tree | 39f5db5e677aac0352369cb6e46374b5bd11a774 /audio/lollypop | |
parent | 71c37a22dfbe5fdf7ff290ef8fcfa63c72e0cc77 (diff) | |
download | ports-6e381a9d5323dc4984a1f1ddeb2ffbaa7deeec9c.tar.gz ports-6e381a9d5323dc4984a1f1ddeb2ffbaa7deeec9c.zip |
Notes
Diffstat (limited to 'audio/lollypop')
-rw-r--r-- | audio/lollypop/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/lollypop/Makefile b/audio/lollypop/Makefile index 5e002d1411bb..c68fe70e817b 100644 --- a/audio/lollypop/Makefile +++ b/audio/lollypop/Makefile @@ -28,8 +28,6 @@ INSTALLS_ICONS= yes SHEBANG_FILES= src/*.py SHEBANG_LANG= python -python_OLD_CMD= /usr/bin/python -python_CMD= ${PYTHON_CMD} GLIB_SCHEMAS= org.gnome.Lollypop.gschema.xml |