aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Image-ObjectDetect
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-04-14 05:30:25 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-04-14 05:30:25 +0000
commitd7640599589dbcb01bba1d2044a2b2e1f76be65c (patch)
tree6366c23d4f245410e4ad91349a7d342c4435ba76 /graphics/p5-Image-ObjectDetect
parentf3cc41257b0a21a3d596e3b9bb93ffc94cd1c838 (diff)
downloadports-d7640599589dbcb01bba1d2044a2b2e1f76be65c.tar.gz
ports-d7640599589dbcb01bba1d2044a2b2e1f76be65c.zip
graphics/opencv: back out r423216 and r423063 (replaying r423316)
Renaming didn't help to unblock 3.x progress as co-existence with 2.x was no less complex than simply fixing consumers. This commit also restores directory-level history accidentally lost via git-svn. PR: 210505 Pointy hat to: jbeich (should've discussed first)
Notes
Notes: svn path=/head/; revision=438490
Diffstat (limited to 'graphics/p5-Image-ObjectDetect')
-rw-r--r--graphics/p5-Image-ObjectDetect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Image-ObjectDetect/Makefile b/graphics/p5-Image-ObjectDetect/Makefile
index 184eab039df3..9f6326c40239 100644
--- a/graphics/p5-Image-ObjectDetect/Makefile
+++ b/graphics/p5-Image-ObjectDetect/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Image-ObjectDetect
PORTVERSION= 0.12
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +14,7 @@ COMMENT= Detects objects from picture using opencv
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/opencv.pc:graphics/opencv2
+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/opencv.pc:graphics/opencv
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= configure