090059a210
The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
13 lines
262 B
Makefile
13 lines
262 B
Makefile
# New ports collection makefile for: french/eric4
|
|
# Date created: 23 Apr 2007
|
|
# Whom: Boris Samorodov <bsam@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= french devel python
|
|
|
|
I18N_LANG= fr
|
|
|
|
.include "${.CURDIR}/../../devel/eric4/Makefile.inc"
|