diff options
author | Romain Tartière <romain@FreeBSD.org> | 2010-09-07 21:57:41 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2010-09-07 21:57:41 +0000 |
commit | b0e6134f09d106c959627cb953174507c066ddcf (patch) | |
tree | 163ecd7c634effdb6b9be886415098dc8e96ef2e /graphics/f-spot | |
parent | b3d6e4a35beaea2728555c7a77848591124dfadc (diff) | |
download | ports-b0e6134f09d106c959627cb953174507c066ddcf.tar.gz ports-b0e6134f09d106c959627cb953174507c066ddcf.zip |
Notes
Diffstat (limited to 'graphics/f-spot')
-rw-r--r-- | graphics/f-spot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index 8b27456fa840..7fcbbfb040c8 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -39,7 +39,7 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" # Restrict to stable (even) versions, indicated by the second component. -PORTSCOUT= limitw:1,even +PORTSCOUT= limitw:1,even post-patch: @${REINPLACE_CMD} 's|#!/bin/bash|#!/usr/bin/env bash|g' \ |