aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2015-12-17 08:51:24 +0800
committermarino <marino@FreeBSD.org>2015-12-17 08:51:24 +0800
commit0422fb47cd477565f8ade614772d927041e419a9 (patch)
treef5697c85710b0a87a3bb4e110395a67752f0d2c1 /graphics
parent25dd05f71eba530aee9468e2c8a7e7c0043d5e0d (diff)
downloadfreebsd-ports-gnome-0422fb47cd477565f8ade614772d927041e419a9.tar.gz
freebsd-ports-gnome-0422fb47cd477565f8ade614772d927041e419a9.tar.zst
freebsd-ports-gnome-0422fb47cd477565f8ade614772d927041e419a9.zip
graphics/potrace: Change SF MASTER_SITE to restore fetch
A new version of potrace is out (1.13) but the older version is still available. Sometimes no matter what I do, the SF "magic" fails, so I'm just going to hardcode this MASTER_SITE as well. It works.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/potrace/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/potrace/Makefile b/graphics/potrace/Makefile
index f95e8b61a8fc..1d579a3b093c 100644
--- a/graphics/potrace/Makefile
+++ b/graphics/potrace/Makefile
@@ -5,12 +5,11 @@ PORTNAME= potrace
PORTVERSION= 1.11
PORTREVISION= 1
CATEGORIES= graphics
-MASTER_SITES= SF
+MASTER_SITES= http://sourceforge.net/projects/potrace/files/${PORTVERSION}/
MAINTAINER= ps.ports@smyrak.com
COMMENT= Transforms bitmaps into vector graphics
-BROKEN= unfetchable
GNU_CONFIGURE= yes
PLIST_FILES= bin/potrace bin/mkbitmap \