From 221e0a651fd2a964309073001ac7cc62e1b96ea0 Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Sat, 22 Sep 2012 21:06:17 +0000 Subject: - fix ming dependency option name Reported by: Naram Qashat (via ports@) --- graphics/autotrace/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index a64b68878eab..2cf10079b150 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -32,7 +32,7 @@ PSTOEDIT_DESC= Convert postscript to other formats .include -.if ${PORT_OPTIONS:MSETUIDMING} +.if ${PORT_OPTIONS:MMING} LIB_DEPENDS+= ming.5:${PORTSDIR}/graphics/ming CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/ming .endif -- cgit v1.2.3