diff options
Diffstat (limited to 'graphics/import-pictures/Makefile')
-rw-r--r-- | graphics/import-pictures/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/import-pictures/Makefile b/graphics/import-pictures/Makefile index 235e1ac8cb73..d51511447801 100644 --- a/graphics/import-pictures/Makefile +++ b/graphics/import-pictures/Makefile @@ -15,9 +15,9 @@ BROKEN= unfetchable LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= p5-Image-ExifTool>=0:${PORTSDIR}/graphics/p5-Image-ExifTool \ - p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \ - p5-Time-modules>=0:${PORTSDIR}/devel/p5-Time-modules +RUN_DEPENDS= p5-Image-ExifTool>=0:graphics/p5-Image-ExifTool \ + p5-TimeDate>=0:devel/p5-TimeDate \ + p5-Time-modules>=0:devel/p5-Time-modules USES= gmake perl5 shebangfix tar:bzip2 NO_ARCH= yes |