aboutsummaryrefslogtreecommitdiff
path: root/devel/gitg
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-04-30 09:00:10 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-04-30 09:00:10 +0000
commita2ee314a045662597e36d94904bcfb0157bfb315 (patch)
tree40d7f22717ec1a8717bc0bc7a7909923a5b52054 /devel/gitg
parent0efbdbb6891c2d8bb4457769722b2d0f909cdabd (diff)
downloadports-a2ee314a045662597e36d94904bcfb0157bfb315.tar.gz
ports-a2ee314a045662597e36d94904bcfb0157bfb315.zip
- Fix build with disabled NLS
- Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=439792
Diffstat (limited to 'devel/gitg')
-rw-r--r--devel/gitg/Makefile1
-rw-r--r--devel/gitg/pkg-descr2
2 files changed, 2 insertions, 1 deletions
diff --git a/devel/gitg/Makefile b/devel/gitg/Makefile
index c41d6cee9916..c8fc5968e72d 100644
--- a/devel/gitg/Makefile
+++ b/devel/gitg/Makefile
@@ -43,6 +43,7 @@ OPTIONS_DEFINE= DEBUG NLS PYTHON
OPTIONS_SUB= yes
DEBUG_CONFIGURE_ENABLE= debug
NLS_USES= gettext
+NLS_USES_OFF= gettext-tools
NLS_CONFIGURE_ENABLE= nls
PYTHON_USES= python:3.2+
PYTHON_CONFIGURE_ENABLE= python
diff --git a/devel/gitg/pkg-descr b/devel/gitg/pkg-descr
index bed27ed962ed..1e5aca0aadee 100644
--- a/devel/gitg/pkg-descr
+++ b/devel/gitg/pkg-descr
@@ -6,4 +6,4 @@ representation of data and actions. It can:
* Show colorized diff of changes in revisions
* Handles extremely large projects very well
-WWW: https://wiki.gnome.org/Gitg
+WWW: https://wiki.gnome.org/Apps/Gitg