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 | f0872fe0d89c847b3f3c471ab982f4547bc28e5b (patch) | |
tree | fd758cb3eab37e1804a779f43cbf0fdea9ba0d33 /print/hpijs | |
parent | 4a67b2d2c32d9508268d918f649787df7ef0f94e (diff) | |
download | pkgsrc-f0872fe0d89c847b3f3c471ab982f4547bc28e5b.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'print/hpijs')
-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 |