diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-02-02 11:17:04 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-02-02 11:17:04 +0000 |
commit | c2ac031ce0af78f9ce30977a367bb823b75cbbcd (patch) | |
tree | 0004e3a5c28647bb98757ea8138869f9473409b8 /math/ploticus | |
parent | c5aba514fde1cdd72a64e4585d4db5a3c5f9de68 (diff) | |
download | ports-c2ac031ce0af78f9ce30977a367bb823b75cbbcd.tar.gz ports-c2ac031ce0af78f9ce30977a367bb823b75cbbcd.zip |
Notes
Diffstat (limited to 'math/ploticus')
-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 3e4c89cd8910..adcab1df67c0 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-* +CONFLICTS= slffea-* swi-pl-* TenDRA-* FREETYPE_CONFIG?= ${LOCALBASE}/bin/freetype-config |