LIB_DEPENDS= libgpod.so:audio/libgpod\
libtag.so:audio/taglib
USES= fuse pkgconfig tar:bzip2
USES= compiler:c++11-lang fuse pkgconfig tar:bzip2
GNU_CONFIGURE= yes
PLIST_FILES= bin/fusepod man/man1/fusepod.1.gz
--- src/fusepod_util.h.orig 2019-04-09 11:38:35 UTC
+++ src/fusepod_util.h
@@ -15,6 +15,7 @@
#ifndef _FUSEPOD_UTIL_H_
#define _FUSEPOD_UTIL_H_
+#include <strings.h>
#include <vector>
#include <string>