diff options
Diffstat (limited to 'net-mgmt/seafile-gui/Makefile')
-rw-r--r-- | net-mgmt/seafile-gui/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-mgmt/seafile-gui/Makefile b/net-mgmt/seafile-gui/Makefile index 22fd6785a293..3f9ab7f6d3e3 100644 --- a/net-mgmt/seafile-gui/Makefile +++ b/net-mgmt/seafile-gui/Makefile @@ -2,8 +2,8 @@ PORTNAME= seafile-gui PORTVERSION= 4.1.0 +DISTVERSIONPREFIX= v CATEGORIES= net-mgmt -DISTNAME= seafile-client-${PORTVERSION} MAINTAINER= yan_jingfeng@yahoo.com COMMENT= Seafile desktop client @@ -20,8 +20,6 @@ LIB_DEPENDS+= libglib-2.0.so:${PORTSDIR}/devel/glib20 \ USE_GITHUB= yes GH_ACCOUNT= haiwen GH_PROJECT= seafile-client -GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 74817c4 USES= cmake pkgconfig USE_QT4= corelib dbus gui network \ |