diff options
Diffstat (limited to 'audio/py-mpd2/Makefile')
-rw-r--r-- | audio/py-mpd2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/py-mpd2/Makefile b/audio/py-mpd2/Makefile index 30da580a87f2..8863bd5b0c75 100644 --- a/audio/py-mpd2/Makefile +++ b/audio/py-mpd2/Makefile @@ -38,7 +38,6 @@ PORTEXAMPLES_1= errorhandling.py helloworld.py idle.py locking.py logger.py \ multitags.py randomqueue.py stats.py stickers.py PORTEXAMPLES_2= summary.txt PORTEXAMPLES= ${PORTEXAMPLES_1} ${PORTEXAMPLES_2} -PLIST_DIRS= ${DOCSDIR}/topics post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR}/topics |