svn commit: r556258 - head/print

Jose Alonso Cardenas Marquez acm at FreeBSD.org
Wed Nov 25 03:06:47 UTC 2020


Author: acm
Date: Wed Nov 25 03:06:46 2020
New Revision: 556258
URL: https://svnweb.freebsd.org/changeset/ports/556258

Log:
  - Connect new fpc ports
  
  > Description of fields to fill in above:                     76 columns --|
  > PR:                       If and which Problem Report is related.
  > Submitted by:             If someone else sent in the change.
  > Reported by:              If someone else reported the issue.
  > Reviewed by:              If someone else reviewed your modification.
  > Approved by:              If you needed approval for this commit.
  > Obtained from:            If the change is from a third party.
  > MFC after:                N [day[s]|week[s]|month[s]].  Request a reminder email.
  > MFH:                      Ports tree branch name.  Request approval for merge.
  > Relnotes:                 Set to 'yes' for mention in release notes.
  > Security:                 Vulnerability reference (one per line) or description.
  > Sponsored by:             If the change was sponsored by an organization.
  > Pull Request:             https://github.com/freebsd/freebsd/pull/### (*full* GitHub URL needed).
  > Differential Revision:    https://reviews.freebsd.org/D### (*full* phabric URL needed).
  > Empty fields above will be automatically removed.
  
  M    Makefile

Modified:
  head/print/Makefile

Modified: head/print/Makefile
==============================================================================
--- head/print/Makefile	Wed Nov 25 03:05:37 2020	(r556257)
+++ head/print/Makefile	Wed Nov 25 03:06:46 2020	(r556258)
@@ -56,6 +56,7 @@
     SUBDIR += foomatic-db-engine
     SUBDIR += foomatic-db-hpijs
     SUBDIR += foomatic-filters
+    SUBDIR += fpc-libcups
     SUBDIR += fpdf
     SUBDIR += freetype
     SUBDIR += freetype2


More information about the svn-ports-head mailing list