diff options
author | snj <snj> | 2004-04-25 02:51:39 +0000 |
---|---|---|
committer | snj <snj> | 2004-04-25 02:51:39 +0000 |
commit | 79255a717865328b2db8a72d10881910868d7261 (patch) | |
tree | fd758cb3eab37e1804a779f43cbf0fdea9ba0d33 /print/hpijs/Makefile | |
parent | 908423ca4eaec4f4374ddeb5d8fe7d6455b429ac (diff) | |
download | pkgsrc-79255a717865328b2db8a72d10881910868d7261.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 |