diff options
Diffstat (limited to 'polish/kadu')
-rw-r--r-- | polish/kadu/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile index 2e2bee52b4ec..4206aaeef878 100644 --- a/polish/kadu/Makefile +++ b/polish/kadu/Makefile @@ -1,12 +1,9 @@ -# Ports collection makefile for: kadu -# Date created: 17 July 2003 -# Whom: Jacek Pelka <jacek@combit.com.pl> -# +# Created by: Jacek Pelka <jacek@combit.com.pl> # $FreeBSD$ -# PORTNAME= kadu PORTVERSION= 0.12.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= polish net-im MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/:kadu \ @@ -82,6 +79,8 @@ post-patch: ${WRKSRC}/plugins/tabs/CMakeLists.txt @${FIND} ${WRKSRC} -exec ${GREP} -q "#!/bin/bash" {} \; \ -exec ${REINPLACE_CMD} -e 's|#!/bin/bash|#!/usr/bin/env bash|g' {} \; + @${REINPLACE_CMD} 's|/bin/bash|${LOCALBASE}/bin/bash|' \ + ${WRKSRC}/plugins/sql_history/storage/sql-restore.cpp post-install: .if ${PORT_OPTIONS:MGG_EMOTS} |