diff options
author | snj <snj@pkgsrc.org> | 2004-04-25 02:51:39 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-25 02:51:39 +0000 |
commit | 98d14e32ce3ba5b250352566943239b987b7081a (patch) | |
tree | fd758cb3eab37e1804a779f43cbf0fdea9ba0d33 /print/hpijs/Makefile | |
parent | 1098a56a086de64fe5bd27919fb67fb55af4732b (diff) | |
download | pkgsrc-98d14e32ce3ba5b250352566943239b987b7081a.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'print/hpijs/Makefile')
-rw-r--r-- | print/hpijs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile index d4ff0f05584..2da4488a25f 100644 --- a/print/hpijs/Makefile +++ b/print/hpijs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/04/24 22:46:11 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2004/04/25 02:55:54 snj Exp $ DISTNAME= hpijs-1.5 CATEGORIES= print @@ -10,7 +10,7 @@ COMMENT= HP inkjet printer driver server CONFLICTS= ghostscript<=6.0.1nb4 ghostscript-nox11<=6.0.1nb4 -USE_BUILDLINK2= # defined +USE_BUILDLINK3= yes GNU_CONFIGURE= # defined CPPFLAGS+= -DAPDK_BUFFER_SEND |