Files
ports/devel/gettext/Makefile.common
T
Tijl Coosemans d7a065627c devel/libtextstyle, devel/gettext*: Update to 1.0
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
2026-03-31 15:52:28 +02:00

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