svn commit: r371042 - in head/graphics: . libcdr libfreehand00

Baptiste Daroussin bapt at FreeBSD.org
Fri Oct 17 11:16:53 UTC 2014


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


More information about the svn-ports-all mailing list