- Set PORTSCOUT.

Feature safe:	yes
This commit is contained in:
Romain Tartière 2010-06-30 12:55:47 +00:00
parent 39636a5acb
commit 07c704703d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257208

View file

@ -38,6 +38,9 @@ GCONF_SCHEMAS= f-spot.schemas
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" LDFLAGS="-L${LOCALBASE}/lib"
# Restrict to stable (even) versions, indicated by the second component.
PORTSCOUT= limitw:1,even
post-patch: post-patch:
@${REINPLACE_CMD} 's|#!/bin/bash|#!/usr/bin/env bash|g' \ @${REINPLACE_CMD} 's|#!/bin/bash|#!/usr/bin/env bash|g' \
${WRKSRC}/src/f-spot.in ${WRKSRC}/src/f-spot.in