From 55dc0f983aadef274380ef51058802f94a995d7e Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Sun, 8 Jun 2014 19:51:27 +0000 Subject: Remove all space characters from Makefile assignments. No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt) --- security/fpm2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/fpm2') diff --git a/security/fpm2/Makefile b/security/fpm2/Makefile index 06bcdfc09ad4..c03bec91852c 100644 --- a/security/fpm2/Makefile +++ b/security/fpm2/Makefile @@ -31,7 +31,7 @@ NLS_USES= gettext .include # Restrict to stable (even) versions, indicated by the second component. -PORTSCOUT= limit:^0.7\..* +PORTSCOUT= limit:^0.7\..* post-configure: @${REINPLACE_CMD} -e \ -- cgit v1.2.3