svn commit: r349774 - head/print/libgnomecups
Antoine Brodin
antoine at FreeBSD.org
Mon Mar 31 16:38:40 UTC 2014
Author: antoine
Date: Mon Mar 31 16:38:40 2014
New Revision: 349774
URL: http://svnweb.freebsd.org/changeset/ports/349774
QAT: https://qat.redports.org/buildarchive/r349774/
Log:
Unbreak with new cups
With hat: portmgr
Modified:
head/print/libgnomecups/Makefile
Modified: head/print/libgnomecups/Makefile
==============================================================================
--- head/print/libgnomecups/Makefile Mon Mar 31 16:37:22 2014 (r349773)
+++ head/print/libgnomecups/Makefile Mon Mar 31 16:38:40 2014 (r349774)
@@ -19,7 +19,7 @@ USE_BZIP2= yes
USE_GNOME= gnomehack intlhack ltverhack glib20
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
-CPPFLAGS+= -I${LOCALBASE}/include
+CPPFLAGS+= -I${LOCALBASE}/include -D_IPP_PRIVATE_STRUCTURES
LDFLAGS+= -L${LOCALBASE}/lib
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list