diff options
Diffstat (limited to 'audio/owntone/Makefile')
-rw-r--r-- | audio/owntone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/owntone/Makefile b/audio/owntone/Makefile index 434e88ce059a..e3592c505f3a 100644 --- a/audio/owntone/Makefile +++ b/audio/owntone/Makefile @@ -1,6 +1,6 @@ PORTNAME= owntone DISTVERSION= 28.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= https://github.com/owntone/owntone-server/releases/download/${DISTVERSION}/ @@ -29,7 +29,7 @@ LIB_DEPENDS= libavahi-client.so:net/avahi-app \ libuuid.so:misc/libuuid USES= tar:xz localbase libtool iconv:wchar_t pkgconfig gnome gmake \ - gperf sqlite gnome pathfix + gperf sqlite gnome USE_GNOME= libxml2 GNU_CONFIGURE= yes |