aboutsummaryrefslogtreecommitdiff
path: root/russian/eric6/Makefile
diff options
context:
space:
mode:
authorDavid Naylor <dbn@FreeBSD.org>2018-01-10 18:39:31 +0000
committerDavid Naylor <dbn@FreeBSD.org>2018-01-10 18:39:31 +0000
commit95a1554a33537b2f88e152ab4b7ea8696c366252 (patch)
tree26c7daccd16baa58153466e787fb687a904854d6 /russian/eric6/Makefile
parent78830c95d97c6f38171c3141bc7db23e5cdba8a0 (diff)
downloadports-95a1554a33537b2f88e152ab4b7ea8696c366252.tar.gz
ports-95a1554a33537b2f88e152ab4b7ea8696c366252.zip
devel/eric6: update to 17.11.1, add FLAVORS
- add FLAVORS for the following combinations [1]: - python: 2.7 and 3.6 - qt: 4 and 5 - simplify Makefiles: - all common macros between eric6 and the language packages are in devel/eric6/bsd.eric6.mk - devel/eric6/Makefile.inc only includes language package specific macros - eric6 specific macros are now moved into devel/eric6/Makefile - spelling error fixed in Makefile.inc - dependency on eric6 (for language packages) removed as the addition of flavors removes the ability to depend on a single port origin - install language files directly, since setup.py fails without eric6 installed Approved by: portmgr (mat) [1] Differential Revision: https://reviews.freebsd.org/D13448
Notes
Notes: svn path=/head/; revision=458671
Diffstat (limited to 'russian/eric6/Makefile')
-rw-r--r--russian/eric6/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/russian/eric6/Makefile b/russian/eric6/Makefile
index 041e9920d7ec..42bcc04b7b1d 100644
--- a/russian/eric6/Makefile
+++ b/russian/eric6/Makefile
@@ -2,5 +2,6 @@
# $FreeBSD$
CATEGORIES= russian devel python
+I18N_LANG= ru
.include "${.CURDIR}/../../devel/eric6/Makefile.inc"