d7a065627c
devel/gettext-tools: Use external libunistring and libxml2. lang/python*: Remove dependency on gettext-tools. It isn't used and it is gettext-tools that depends on python now. PR: 293963 Exp-run by: antoine
15 lines
413 B
Makefile
15 lines
413 B
Makefile
# NOTE: before committing to this port, contact portmgr to arrange for an
|
|
# experimental ports run. Untested commits may be backed out at portmgr's
|
|
# discretion.
|
|
|
|
DISTVERSION= 1.0
|
|
PORTREVISION?= 0 # Leave this zero. Set in Makefile instead.
|
|
CATEGORIES= devel
|
|
MASTER_SITES= GNU/gettext
|
|
DISTNAME= gettext-${PORTVERSION}
|
|
|
|
MAINTAINER?= tijl@FreeBSD.org
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../gettext/distinfo
|
|
LTO_UNSAFE= yes
|