aboutsummaryrefslogtreecommitdiff
path: root/graphics/jasper
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-03-30 22:39:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-03-30 22:39:26 +0000
commitfdf29be1f6817d8f25bb3f573068411796a668b3 (patch)
tree83a54da3aac2be1f3f202027275138c63ebdb6df /graphics/jasper
parentecc99c898e2684921bc69a6a68c46753e5544b12 (diff)
downloadports-fdf29be1f6817d8f25bb3f573068411796a668b3.tar.gz
ports-fdf29be1f6817d8f25bb3f573068411796a668b3.zip
Remove dead RINGSERVER
Notes
Notes: svn path=/head/; revision=382777
Diffstat (limited to 'graphics/jasper')
-rw-r--r--graphics/jasper/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile
index 9d093857f4f8..8a783c8d8483 100644
--- a/graphics/jasper/Makefile
+++ b/graphics/jasper/Makefile
@@ -24,8 +24,7 @@ CONFIGURE_ARGS= --enable-shared --enable-static
USE_LDCONFIG= yes
MASTER_SITE_IMAGEMAGICK= \
- ftp://ftp.imagemagick.org/pub/%SUBDIR%/ \
- ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/&,}
+ ftp://ftp.imagemagick.org/pub/%SUBDIR%/
OPTIONS_DEFINE= OPENGL UUID DOCS
UUID_DESC= UUID support (required by GDAL)