diff options
Diffstat (limited to 'audio/libgpod/Makefile')
-rw-r--r-- | audio/libgpod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libgpod/Makefile b/audio/libgpod/Makefile index ee5f158a2fb5..8c95b892a331 100644 --- a/audio/libgpod/Makefile +++ b/audio/libgpod/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libplist-2.0.so:devel/libplist \ libsgutils2.so:sysutils/sg3_utils USES= compiler:c++11-lang gettext gmake gnome libtool localbase \ - pathfix pkgconfig sqlite:3 tar:bzip2 + pkgconfig sqlite:3 tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-udev --without-hal \ --without-python \ |