Date: Fri, 8 Aug 2014 13:27:33 +0000 (UTC) From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364358 - head/print/cups-bjnp Message-ID: <53e4d045.2e42.61a57ec2@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Fri Aug 8 13:27:33 2014 New Revision: 364358 URL: http://svnweb.freebsd.org/changeset/ports/364358 QAT: https://qat.redports.org/buildarchive/r364358/ Log: - Ignore the beta version Modified: head/print/cups-bjnp/Makefile Modified: head/print/cups-bjnp/Makefile ============================================================================== --- head/print/cups-bjnp/Makefile Fri Aug 8 13:11:48 2014 (r364357) +++ head/print/cups-bjnp/Makefile Fri Aug 8 13:27:33 2014 (r364358) @@ -11,6 +11,8 @@ COMMENT= CUPS backend for Canon USB over LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client BUILD_DEPENDS= ${LOCALBASE}/libexec/cups/backend:${PORTSDIR}/print/cups-base +PORTSCOUT= ignore:1.9.* + GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e4d045.2e42.61a57ec2>