diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-08-08 13:27:33 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-08-08 13:27:33 +0000 |
commit | ab8d75fe308b46845e33b6c11a23956d1d627992 (patch) | |
tree | 015d0e2858a224bb387e7b36199f7d1aec359e17 /print/cups-bjnp/Makefile | |
parent | 372bf9f78c8d31673b1b2af232f8c37d61ae1da1 (diff) | |
download | ports-ab8d75fe308b46845e33b6c11a23956d1d627992.tar.gz ports-ab8d75fe308b46845e33b6c11a23956d1d627992.zip |
- Ignore the beta version
Notes
Notes:
svn path=/head/; revision=364358
Diffstat (limited to 'print/cups-bjnp/Makefile')
-rw-r--r-- | print/cups-bjnp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/cups-bjnp/Makefile b/print/cups-bjnp/Makefile index 68694a97540f..9cfdd614c2fc 100644 --- a/print/cups-bjnp/Makefile +++ b/print/cups-bjnp/Makefile @@ -11,6 +11,8 @@ COMMENT= CUPS backend for Canon USB over IP protocol 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 |