diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-03-12 05:57:30 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-03-12 05:57:30 +0000 |
commit | 0c3e497931797825eb5106ca1fdfa9cfc505d9b8 (patch) | |
tree | a4b69db898604106c071acbadc1af6edcb32d0ba /math/ploticus | |
parent | Update to 2005.03.11. (diff) |
With the renaming of the binary, all the CONFLICTS are obsolete.
Reminded by: vs
Notes
Notes:
svn path=/head/; revision=130956
Diffstat (limited to 'math/ploticus')
-rw-r--r-- | math/ploticus/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/ploticus/Makefile b/math/ploticus/Makefile index 97c6bdbfb712..b46310b8533b 100644 --- a/math/ploticus/Makefile +++ b/math/ploticus/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \ freetype.9:${PORTSDIR}/print/freetype2 WRKSRC= ${WRKDIR}/${DISTNAME}/src -CONFLICTS= slffea-* TenDRA-* FREETYPE_CONFIG?= ${LOCALBASE}/bin/freetype-config |