PERFORCE change 219634 for review

Brooks Davis brooks at FreeBSD.org
Wed Nov 7 01:30:12 UTC 2012


http://p4web.freebsd.org/@@219634?ac=10

Change 219634 by brooks at brooks_zenith on 2012/11/07 01:29:53

	Move the readpng helper for Capsicum support in libimagebox to
	the ctsrd directory.  We need libvuln_png installed in the tmproot
	before building it.

Affected files ...

.. //depot/projects/ctsrd/beribsd/src/ctsrd-lib/libimagebox/Makefile#3 edit
.. //depot/projects/ctsrd/beribsd/src/ctsrd-lib/libimagebox/readpng/Makefile#2 delete
.. //depot/projects/ctsrd/beribsd/src/ctsrd-lib/libimagebox/readpng/readpng.c#2 delete
.. //depot/projects/ctsrd/beribsd/src/ctsrd/Makefile#12 edit
.. //depot/projects/ctsrd/beribsd/src/ctsrd/libexec/readpng/Makefile#1 branch
.. //depot/projects/ctsrd/beribsd/src/ctsrd/libexec/readpng/readpng.c#1 branch

Differences ...

==== //depot/projects/ctsrd/beribsd/src/ctsrd-lib/libimagebox/Makefile#3 (text+ko) ====

@@ -19,6 +19,4 @@
 
 #WARNS?=		6
 
-SUBDIR=	readpng
-
 .include <bsd.lib.mk>

==== //depot/projects/ctsrd/beribsd/src/ctsrd/Makefile#12 (text+ko) ====

@@ -3,6 +3,7 @@
 SUBDIR=		browser \
 		cycle_led \
 		flashit \
+		libexec \
 		minifile \
 		mtlctl \
 		pictview \


More information about the p4-projects mailing list