freebsd-ports/editors/xemacs-devel-mule-xft/Makefile
Edwin Groothuis 090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00

18 lines
372 B
Makefile

# New ports collection makefile for: XEmacs with xft support
# Date created: 18 Jan 2006
# Whom: Andrey Slusar <anray@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 1
CATEGORIES= editors
PKGNAMESUFFIX+= -xft
COMMENT= XEmacs(beta version) text editor with xft support
MASTERDIR= ${.CURDIR}/../../editors/xemacs-devel-mule
WITH_XFT= yes
.include "${MASTERDIR}/Makefile"