summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2016-03-18 18:12:08 +0000
committerjbeich <jbeich@FreeBSD.org>2016-03-18 18:12:08 +0000
commitca8757954d5c592b9b2e01db5d5d54486a9ed4ab (patch)
tree32ffd9dad913e5c2cd9956db039a9bfe4fd1467a
parent6f84e0122553b76bd5e9dbeb5e6720391116c255 (diff)
downloadFreeBSD-ports-ca8757954d5c592b9b2e01db5d5d54486a9ed4ab.zip
FreeBSD-ports-ca8757954d5c592b9b2e01db5d5d54486a9ed4ab.tar.gz
MFH: r411364
graphics/graphite2: rely on default EXTRACT_SUFX after r411337 2016Q1 lacks r410613 which leads to the following error: => silnrsi-graphite-1.3.7_GH0.tgz is not in graphics/graphite2/distinfo. => Either graphics/graphite2/distinfo is out of date, or => silnrsi-graphite-1.3.7_GH0.tgz is spelled incorrectly. or ===> Extracting for graphite2-1.3.7 => No SHA256 checksum recorded for silnrsi-graphite-1.3.7_GH0.tgz. => No suitable checksum found for silnrsi-graphite-1.3.7_GH0.tgz. Reported by: mav Pointy hat: jbeich Approved by: ports-secteam bustage blanket
-rw-r--r--graphics/graphite2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/graphite2/Makefile b/graphics/graphite2/Makefile
index dd79e7f..4282d62 100644
--- a/graphics/graphite2/Makefile
+++ b/graphics/graphite2/Makefile
@@ -14,7 +14,7 @@ USE_GITHUB= yes
GH_ACCOUNT= silnrsi
GH_PROJECT= graphite
-USES= cmake tar:tgz
+USES= cmake
USE_LDCONFIG= yes
post-patch:
OpenPOWER on IntegriCloud