PortSystem 1.0
name		rxvt
version		2.7.10
revision	4
checksums	rmd160  1bea3ff456b4f9ddce187b3e3a0ac11a7363c8eb \
		sha256  616ad56502820264e6933d07bc4eb752aa6940ec14add6e780ffccf15f38d449 \
		size    595073

categories	x11
license		GPL-2+
maintainers	nomaintainer
description	Low memory usage colour xterm replacement
long_description	\
	Rxvt is an xterm replacement which uses a little less memory, and is \
	suitable for use on machines with small memories. Tek4010 support is \
	removed.
homepage	http://rxvt.sourceforge.net

depends_lib \
	port:xpm

master_sites	sourceforge:project/${name}/${name}-dev/${version}/

patchfiles	CVE-2017-7483.patch \
		implicit.patch \
		rclock.patch

configure.args	--enable-everything --mandir=${prefix}/share/man \
		--disable-utmp

# The build system does not exit with an error if a build error occurs; in this
# case, the program that could not be built simply will not be installed.

variant ml {
		configure.args-append --enable-languages
}
