diff options
Diffstat (limited to 'graphics/hugin/Makefile')
-rw-r--r-- | graphics/hugin/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index a2c02b66d04..714f6e8e24a 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2012/10/03 21:56:10 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2012/10/06 14:10:59 asau Exp $ DISTNAME= hugin-2010.4.0 PKGREVISION= 14 @@ -12,8 +12,6 @@ COMMENT= Panorama photo stitcher LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= autopano-sift-C>=2.5.1:../../graphics/autopano-sift-C DEPENDS+= enblend-enfuse>=4.0:../../graphics/enblend-enfuse DEPENDS+= p5-Image-ExifTool>=8.15:../../graphics/p5-Image-ExifTool |