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 | Document the results of tonight's mini-reaping session (diff) |
Add conflicts
PR: 62103
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
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 |