Date: Fri, 17 Oct 2014 11:16:52 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371042 - in head/graphics: . libcdr libfreehand00 Message-ID: <201410171116.s9HBGqqH082812@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Fri Oct 17 11:16:52 2014 New Revision: 371042 URL: https://svnweb.freebsd.org/changeset/ports/371042 QAT: https://qat.redports.org/buildarchive/r371042/ Log: Remove now unsused libraries Deleted: head/graphics/libcdr/ head/graphics/libfreehand00/ Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Fri Oct 17 10:37:17 2014 (r371041) +++ head/graphics/Makefile Fri Oct 17 11:16:52 2014 (r371042) @@ -485,7 +485,6 @@ SUBDIR += libaux SUBDIR += libboard SUBDIR += libcaca - SUBDIR += libcdr SUBDIR += libcdr01 SUBDIR += libchamplain SUBDIR += libdmtx @@ -498,7 +497,6 @@ SUBDIR += libexif-gtk SUBDIR += libfpx SUBDIR += libfreehand - SUBDIR += libfreehand00 SUBDIR += libgaiagraphics SUBDIR += libgeotiff SUBDIR += libgfx
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410171116.s9HBGqqH082812>