View | Details | Raw Unified | Return to bug 165877
Collapse All | Expand All

(-)./Makefile (+2 lines)
Lines 21-26 Link Here
21
		jasper.4:${PORTSDIR}/graphics/jasper \
21
		jasper.4:${PORTSDIR}/graphics/jasper \
22
		xml2.5:${PORTSDIR}/textproc/libxml2
22
		xml2.5:${PORTSDIR}/textproc/libxml2
23
23
24
RUN_DEPENDS+=	bash:${PORTSDIR}/shells/bash
25
24
MAKE_JOBS_UNSAFE=	yes
26
MAKE_JOBS_UNSAFE=	yes
25
27
26
USE_PERL5=	yes
28
USE_PERL5=	yes
(-)./files/patch-editor-ppmquantall (+8 lines)
Line 0 Link Here
1
--- editor/ppmquantall.orig	2012-03-09 22:16:02.000000000 +0900
2
+++ editor/ppmquantall	2012-03-09 22:16:29.000000000 +0900
3
@@ -1,4 +1,4 @@
4
-#!/bin/sh
5
+#!/usr/local/bin/bash
6
 #
7
 # ppmquantall - run ppmquant on a bunch of files all at once, so they share
8
 #               a common colormap

Return to bug 165877