From bd2bb76c04d10d51d61da789bf9824176bce26da Mon Sep 17 00:00:00 2001 From: jasper Date: Sun, 12 Aug 2012 18:07:59 +0000 Subject: [PATCH] could use VMEM_WARNING --- textproc/arabica/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/textproc/arabica/Makefile b/textproc/arabica/Makefile index 08761f92543..0b65ae4e01f 100644 --- a/textproc/arabica/Makefile +++ b/textproc/arabica/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2012/03/06 19:47:45 landry Exp $ +# $OpenBSD: Makefile,v 1.3 2012/08/12 18:07:59 jasper Exp $ COMMENT = XML and HTML processing toolkit DISTNAME = arabica-2010-November @@ -23,4 +23,6 @@ CONFIGURE_ENV = CPPFLAGS='-I${LOCALBASE}/include' USE_LIBTOOL = Yes WANTLIB += c expat m stdc++ +VMEM_WARNING = Yes + .include