summaryrefslogtreecommitdiff
path: root/graphics/bktr2jpeg/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-04-23 23:44:46 +0000
committerwiz <wiz@pkgsrc.org>2004-04-23 23:44:46 +0000
commit326cf14afead53751ba92e64e08e9a124f1549cf (patch)
tree99da56dd27f8e289b5a73e97112050fcfbae3d8d /graphics/bktr2jpeg/Makefile
parent885ccd218b8091da92fcd89a1ec4d95f389ec4dd (diff)
downloadpkgsrc-326cf14afead53751ba92e64e08e9a124f1549cf.tar.gz
Convert to bl3.
Diffstat (limited to 'graphics/bktr2jpeg/Makefile')
-rw-r--r--graphics/bktr2jpeg/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/bktr2jpeg/Makefile b/graphics/bktr2jpeg/Makefile
index 2e62df0b438..349d39a0709 100644
--- a/graphics/bktr2jpeg/Makefile
+++ b/graphics/bktr2jpeg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/11/14 11:45:16 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2004/04/23 23:44:46 wiz Exp $
#
DISTNAME= bktr2jpeg-1.0
@@ -9,7 +9,7 @@ MAINTAINER= coto@core.de
HOMEPAGE= http://core.de/~coto/projects/bktr2jpeg/
COMMENT= Write jpeg image captured from /dev/bktr to file
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
-.include "../../graphics/jpeg/buildlink2.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"