aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-07-30 06:36:00 +0800
committerbapt <bapt@FreeBSD.org>2013-07-30 06:36:00 +0800
commit63b7f1e11626e8c8949bf9408bcb6293c998ff72 (patch)
treed0602c20964d55ac85a1cbe91ca6b329748515d3 /finance
parenta642814e27dfb3567d5bba2f3d99a259545dfe13 (diff)
downloadfreebsd-ports-gnome-63b7f1e11626e8c8949bf9408bcb6293c998ff72.tar.gz
freebsd-ports-gnome-63b7f1e11626e8c8949bf9408bcb6293c998ff72.tar.zst
freebsd-ports-gnome-63b7f1e11626e8c8949bf9408bcb6293c998ff72.zip
Fix dependency on gettext
Diffstat (limited to 'finance')
-rw-r--r--finance/tryton/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/tryton/Makefile b/finance/tryton/Makefile
index ba719b54914f..164029ae6504 100644
--- a/finance/tryton/Makefile
+++ b/finance/tryton/Makefile
@@ -15,10 +15,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:${PORTSDIR}/devel/py-dateutil
CONFLICTS= tryton-2.[68].*
+USES= gettext
USE_PYTHON= -2.7
USE_PYDISTUTILS=easy_install
USE_GNOME= gtk20 desktopfileutils pygtk2
-USE_GETTEXT= yes
post-install:
${INSTALL_DATA} ${WRKSRC}/tryton.desktop ${PREFIX}/share/applications/tryton.desktop