From 58794b38b1a24b93c9a8c3321694e3883bae4cd0 Mon Sep 17 00:00:00 2001 From: marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> Date: Fri, 10 Apr 2009 19:24:39 +0000 Subject: Remove these ports now that they have been merged into FreeBSD ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12240 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp (limited to 'graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp') diff --git a/graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp b/graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp deleted file mode 100644 index ff6662782..000000000 --- a/graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/libnr/nr-matrix.cpp.org 2008-04-02 22:01:32.000000000 +0200 -+++ src/libnr/nr-matrix.cpp 2008-04-02 22:01:54.000000000 +0200 -@@ -11,6 +11,7 @@ - * This code is in public domain - */ - -+#include <cstdio> - #include <cstdlib> - #include "nr-matrix.h" - -- cgit