Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2018 20:20:14 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r488565 - head/graphics
Message-ID:  <201812272020.wBRKKErX012766@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Thu Dec 27 20:20:13 2018
New Revision: 488565
URL: https://svnweb.freebsd.org/changeset/ports/488565

Log:
  Fix typo in graphics/Makefile
  
  introduced by some idiot in r488564 :)

Modified:
  head/graphics/Makefile

Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile	Thu Dec 27 20:10:30 2018	(r488564)
+++ head/graphics/Makefile	Thu Dec 27 20:20:13 2018	(r488565)
@@ -943,7 +943,7 @@
     SUBDIR += py-pypillowfight
     SUBDIR += py-pyproj
     SUBDIR += py-pyqtgraph
-    SIBDIR += py-python-poppler-qt5
+    SUBDIR += py-python-poppler-qt5
     SUBDIR += py-qt4-svg
     SUBDIR += py-qt5-svg
     SUBDIR += py-sane



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812272020.wBRKKErX012766>