summaryrefslogtreecommitdiff
path: root/graphics/gimp-lqr-plugin/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-12-18 18:53:37 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-12-18 18:53:37 +0000
commitdac87ecead83066476ccba93e483288f360d1aa1 (patch)
treebff881a856481d21ddcbc68aa9bd975428e04571 /graphics/gimp-lqr-plugin/Makefile
parent- Update to 0.2.1 (diff)
- Update to 0.3.0-6
PR: 118765 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Notes
Notes: svn path=/head/; revision=204026
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"