From 0c7de995aec4d20e19adfbbb412c86c62b9522a7 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 2 Mar 2004 22:55:49 +0000 Subject: - Fix PREFIX handling in pkg-message - Fix pkg-plist PR: ports/63660 Submitted by: Tim Bishop (maintainer) --- security/f-prot-sig/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/f-prot-sig/Makefile') diff --git a/security/f-prot-sig/Makefile b/security/f-prot-sig/Makefile index 94a827ba62cc..9744c972fd6f 100644 --- a/security/f-prot-sig/Makefile +++ b/security/f-prot-sig/Makefile @@ -6,7 +6,7 @@ # PORTNAME= f-prot-sig -PORTVERSION= 20040216 +PORTVERSION= 20040302 CATEGORIES= security MASTER_SITES= ftp://ftp.f-prot.com/pub/ @@ -36,6 +36,6 @@ do-install: ${MKDIR} ${PREFIX}/f-prot ${INSTALL_DATA} ${WRKSRC}/* ${PREFIX}/f-prot - @${CAT} ${PKGMESSAGE} + @${CAT} ${PKGMESSAGE} | ${SED} -e "s:%%PREFIX%%:${PREFIX}:g" .include -- cgit v1.2.3