aboutsummaryrefslogtreecommitdiff
path: root/graphics/autotrace
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-09-22 21:06:17 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-09-22 21:06:17 +0000
commit221e0a651fd2a964309073001ac7cc62e1b96ea0 (patch)
treee5f1eef1a38167b7aaaaae274ef1af4ff31b9bc9 /graphics/autotrace
parentfb248dd0df391e917ca5387b771deb5366f174db (diff)
downloadports-221e0a651fd2a964309073001ac7cc62e1b96ea0.tar.gz
ports-221e0a651fd2a964309073001ac7cc62e1b96ea0.zip
Notes
Diffstat (limited to 'graphics/autotrace')
-rw-r--r--graphics/autotrace/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.options.mk>
-.if ${PORT_OPTIONS:MSETUIDMING}
+.if ${PORT_OPTIONS:MMING}
LIB_DEPENDS+= ming.5:${PORTSDIR}/graphics/ming
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/ming
.endif