diff options
Diffstat (limited to 'graphics/fotofix/Makefile')
-rw-r--r-- | graphics/fotofix/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/fotofix/Makefile b/graphics/fotofix/Makefile index 96cd919a3a7c..866c3442a5f7 100644 --- a/graphics/fotofix/Makefile +++ b/graphics/fotofix/Makefile @@ -9,8 +9,8 @@ CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org COMMENT= Simple image viewer -RUN_DEPENDS= IPA>=1.03:${PORTSDIR}/graphics/IPA \ - p5-Prima>=1.22:${PORTSDIR}/x11-toolkits/p5-Prima +RUN_DEPENDS= IPA>=1.03:graphics/IPA \ + p5-Prima>=1.22:x11-toolkits/p5-Prima NO_ARCH= yes |