pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Change the required cups to cups15.



Module Name:	pkgsrc-wip
Committed By:	Olaf Seibert <rhialto%falu.nl@localhost>
Pushed By:	rhialto
Date:		Tue Apr 12 23:42:04 2016 +0200
Changeset:	50711a8b9ea24f4003bf0f79e0d0d692baf588ab

Modified Files:
	splix/Makefile

Log Message:
Change the required cups to cups15.

This is because you need ghostscript with the cups option is required if
you want to print postscript/pdf files, and ghostscript needs that
version of cups.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=50711a8b9ea24f4003bf0f79e0d0d692baf588ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 splix/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/splix/Makefile b/splix/Makefile
index 88f7c8c..a8f5573 100644
--- a/splix/Makefile
+++ b/splix/Makefile
@@ -18,5 +18,5 @@ MAKE_ENV+=	rastertoqpdl_CXXFLAGS=-pthread
 USE_LANGUAGES=	c++
 USE_TOOLS+=	gmake
 
-.include "../../print/cups/buildlink3.mk"
+.include "../../print/cups15/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index