diff options
author | joerg <joerg@pkgsrc.org> | 2006-12-01 14:03:02 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-12-01 14:03:02 +0000 |
commit | d5df40bf5c1072072ef2f8ef6d6d2d721929e9ab (patch) | |
tree | c9a58317fe1d21cd7e0522f7afb144e45799af00 /graphics | |
parent | 3ff043a4ac69fb798714d77ace202eef1ee7e7dd (diff) | |
download | pkgsrc-d5df40bf5c1072072ef2f8ef6d6d2d721929e9ab.tar.gz |
Fix PLIST. Bump revision.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/opencv/Makefile | 4 | ||||
-rw-r--r-- | graphics/opencv/PLIST | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index b0b45eb8885..0ae44b32083 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2006/11/19 23:13:42 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2006/12/01 14:03:02 joerg Exp $ # DISTNAME= opencv-1.0.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opencvlibrary/} diff --git a/graphics/opencv/PLIST b/graphics/opencv/PLIST index 21ba90bd53e..e1d3900cdad 100644 --- a/graphics/opencv/PLIST +++ b/graphics/opencv/PLIST @@ -1,4 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/09 05:13:41 uebayasi Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/12/01 14:03:02 joerg Exp $ +bin/opencv-createsamples +bin/opencv-haartraining +bin/opencv-performance include/opencv/cv.h include/opencv/cv.hpp include/opencv/cvaux.h |