diff options
author | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
commit | f816d81489fd245a89e581c2f9cf792562ade194 (patch) | |
tree | 2d8b7b078f159a824fcd53503d6096a145f0f177 /graphics/ov519view | |
parent | 20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff) | |
download | pkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz |
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'graphics/ov519view')
-rw-r--r-- | graphics/ov519view/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/ov519view/Makefile b/graphics/ov519view/Makefile index fc60bcdc078..e21a50f6c0c 100644 --- a/graphics/ov519view/Makefile +++ b/graphics/ov519view/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/02/01 13:03:31 hamajima Exp $ +# $NetBSD: Makefile,v 1.3 2005/04/11 21:46:07 tv Exp $ # DISTNAME= ov51x-1.65-1.11-mark @@ -16,7 +16,6 @@ MAINTAINER= hamajima@NetBSD.org HOMEPAGE= http://www2.starcat.ne.jp/~takam/bsd/NetBSD.html#ov519 COMMENT= USB cameras based OV519 Utility Programs -USE_BUILDLINK3= yes do-build: for f in ov519shot ov519view ; do \ |