diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-07-12 15:01:45 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-07-12 15:01:45 +0000 |
commit | daffe00d4a57c0ef6a21947a8121b8d233d8d3a5 (patch) | |
tree | 713942325bda393305edb21d46cd7f38d213aebc /graphics/gimp-lqr-plugin/Makefile | |
parent | 51498efaebaad1106dcf0d3f70c8feaa14c411ee (diff) |
Notes
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 |