diff options
author | linimon <linimon@FreeBSD.org> | 2005-03-12 13:57:30 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-03-12 13:57:30 +0800 |
commit | a05a921ac947ccf8d671e2b69e1f10b66c6d45e4 (patch) | |
tree | 1c7ebe4dc15c49381ac6e8de10d3cc1b74d75de9 /math | |
parent | 63fee21e12499c4de8f10af15612dc66363b2bda (diff) | |
download | freebsd-ports-gnome-a05a921ac947ccf8d671e2b69e1f10b66c6d45e4.tar.gz freebsd-ports-gnome-a05a921ac947ccf8d671e2b69e1f10b66c6d45e4.tar.zst freebsd-ports-gnome-a05a921ac947ccf8d671e2b69e1f10b66c6d45e4.zip |
With the renaming of the binary, all the CONFLICTS are obsolete.
Reminded by: vs
Diffstat (limited to 'math')
-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 |