From 07c704703dba6fcfa0709167d6607ef7c7e25cb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Tarti=C3=A8re?= Date: Wed, 30 Jun 2010 12:55:47 +0000 Subject: [PATCH] - Set PORTSCOUT. Feature safe: yes --- graphics/f-spot/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index 614fb9b9b93d..8b27456fa840 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -38,6 +38,9 @@ GCONF_SCHEMAS= f-spot.schemas CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +# Restrict to stable (even) versions, indicated by the second component. +PORTSCOUT= limitw:1,even + post-patch: @${REINPLACE_CMD} 's|#!/bin/bash|#!/usr/bin/env bash|g' \ ${WRKSRC}/src/f-spot.in