diff options
-rw-r--r-- | math/ploticus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ploticus/Makefile b/math/ploticus/Makefile index cb662ee51ac7..97c6bdbfb712 100644 --- a/math/ploticus/Makefile +++ b/math/ploticus/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \ freetype.9:${PORTSDIR}/print/freetype2 WRKSRC= ${WRKDIR}/${DISTNAME}/src -CONFLICTS= slffea-* swi-pl-* TenDRA-* +CONFLICTS= slffea-* TenDRA-* FREETYPE_CONFIG?= ${LOCALBASE}/bin/freetype-config |