aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorromain <romain@FreeBSD.org>2010-09-08 05:57:41 +0800
committerromain <romain@FreeBSD.org>2010-09-08 05:57:41 +0800
commit71bc82accf6c83f4850f7870ac3faf1b998ac171 (patch)
tree908f617623aa1399c1101f807c0e61ac15471637 /graphics
parent061455eba230b4c738d88ac712adf44640f57be1 (diff)
downloadfreebsd-ports-gnome-71bc82accf6c83f4850f7870ac3faf1b998ac171.tar.gz
freebsd-ports-gnome-71bc82accf6c83f4850f7870ac3faf1b998ac171.tar.zst
freebsd-ports-gnome-71bc82accf6c83f4850f7870ac3faf1b998ac171.zip
- Fix tab hopping portscout will catch PORTSCOUT.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/f-spot/Makefile2
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' \