summaryrefslogtreecommitdiff
path: root/graphics/gimp-lqr-plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gimp-lqr-plugin/Makefile')
-rw-r--r--graphics/gimp-lqr-plugin/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/gimp-lqr-plugin/Makefile b/graphics/gimp-lqr-plugin/Makefile
index 717bdb856cbe..de2aef5cb402 100644
--- a/graphics/gimp-lqr-plugin/Makefile
+++ b/graphics/gimp-lqr-plugin/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= gimp-lqr-plugin
-PORTVERSION= 0.2.1
+DISTVERSION= 0.3.0-6
CATEGORIES= graphics
-MASTER_SITES= http://web.tiscali.it/carlobaldassi/GimpLqrPlugin/ \
+MASTER_SITES= http://liquidrescale.wikidot.com/local--files/en:download-page/ \
http://www.amdmi3.ru/distfiles/
MAINTAINER= amdmi3@amdmi3.ru
@@ -23,6 +23,8 @@ USE_GNOME= gtk20
PLUGIN_DIR?= libexec/gimp/2.2/plug-ins
PLIST_SUB= PLUGIN_DIR=${PLUGIN_DIR}
+WRKSRC= ${WRKDIR}/${PORTNAME}-0.3.0
+
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"