aboutsummaryrefslogtreecommitdiff
path: root/x11/menulibre/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/menulibre/Makefile')
-rw-r--r--x11/menulibre/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/x11/menulibre/Makefile b/x11/menulibre/Makefile
index 1c37fbe8303e..ed7e437b8308 100644
--- a/x11/menulibre/Makefile
+++ b/x11/menulibre/Makefile
@@ -1,7 +1,7 @@
PORTNAME= menulibre
-PORTVERSION= 2.2.1
+PORTVERSION= 2.2.3
+DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= x11
-MASTER_SITES= https://launchpad.net/menulibre/${PORTVERSION:R}/${PORTVERSION}/+download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= madpilot@FreeBSD.org
@@ -13,6 +13,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-distutils-extra>=2.38:devel/py-pyth
${PYTHON_PKGNAMEPREFIX}psutil>=2.0:sysutils/py-psutil@${PY_FLAVOR}
LIB_DEPENDS= libgnome-menu-3.so:x11/gnome-menus
RUN_DEPENDS= xdg-open:devel/xdg-utils \
+ pkexec:sysutils/polkit \
${PYTHON_PKGNAMEPREFIX}psutil>=2.0:sysutils/py-psutil@${PY_FLAVOR}
USES= desktop-file-utils gettext gnome python:3.4+
@@ -21,6 +22,9 @@ USE_PYTHON= distutils
INSTALLS_ICONS= yes
+USE_GITHUB= yes
+GH_ACCOUNT= bluesabre
+
OPTIONS_DEFINE= DOCS
.include <bsd.port.pre.mk>