aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2014-04-29 13:00:36 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2014-04-29 13:00:36 +0000
commit6bcce9694bc15d23faa5819b820dc0159ce28fd1 (patch)
tree104ab61f5ff58ad55a724e275378ac7f262c40b7 /graphics
parent2b4bbc0d84cff56c6d170c8d6e430c4c55107ea9 (diff)
downloadports-6bcce9694bc15d23faa5819b820dc0159ce28fd1.tar.gz
ports-6bcce9694bc15d23faa5819b820dc0159ce28fd1.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp-gmic-plugin/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/gimp-gmic-plugin/Makefile b/graphics/gimp-gmic-plugin/Makefile
index 6e20e0d3f06c..81bf6d8c892a 100644
--- a/graphics/gimp-gmic-plugin/Makefile
+++ b/graphics/gimp-gmic-plugin/Makefile
@@ -4,8 +4,8 @@ PORTNAME= gmic
PORTVERSION= 1.5.8.3
PORTREVISION= 1
CATEGORIES= graphics
-MASTER_SITES= SF/${PORTNAME} \
- SF/${PORTNAME}/old
+MASTER_SITES= SF/${PORTNAME}/ \
+ SF/${PORTNAME}/old_versions/
PKGNAMEPREFIX= gimp-
PKGNAMESUFFIX= -plugin
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= rm@FreeBSD.org
COMMENT= GREYC's Magic Image Converter
-BROKEN= Unfetchable
-
LIB_DEPENDS= libGraphicsMagick++.so:${PORTSDIR}/graphics/GraphicsMagick13 \
libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \
libMagick++.so:${PORTSDIR}/graphics/ImageMagick \