diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2018-03-29 09:15:53 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2018-03-29 09:15:53 +0000 |
commit | 7223e471d3d8410ebd2d775cf9695a8a6815202f (patch) | |
tree | 918cf79d00691e4d63fab8e45affbb974e7c0f42 /print | |
parent | 64e451a0d9b55a9779a0f64c8c603aa7587c2a1e (diff) | |
download | ports-7223e471d3d8410ebd2d775cf9695a8a6815202f.tar.gz ports-7223e471d3d8410ebd2d775cf9695a8a6815202f.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/hpijs/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile index a16317323272..292702a34e8a 100644 --- a/print/hpijs/Makefile +++ b/print/hpijs/Makefile @@ -14,6 +14,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING CONFLICTS= hplip-[0-9]* +DEPRECATED= Unsupported since 2005, please migrate to print/hplip +EXPIRATION_DATE=2018-09-30 + GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-cups-install CPPFLAGS+= -I${LOCALBASE}/include |