diff options
Diffstat (limited to 'graphics/gimp-lqr-plugin/Makefile')
-rw-r--r-- | graphics/gimp-lqr-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-lqr-plugin/Makefile b/graphics/gimp-lqr-plugin/Makefile index 089cfd2216d7..34cd7fd94955 100644 --- a/graphics/gimp-lqr-plugin/Makefile +++ b/graphics/gimp-lqr-plugin/Makefile @@ -12,7 +12,7 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Liquid rescale GIMP plug-in LIB_DEPENDS= gimp-2.0:${PORTSDIR}/graphics/gimp-app \ - lqr-1.3:${PORTSDIR}/graphics/liblqr-1 + lqr-1:${PORTSDIR}/graphics/liblqr-1 GNU_CONFIGURE= yes USE_BZIP2= yes |