summaryrefslogtreecommitdiffstats
path: root/security/fpm
diff options
context:
space:
mode:
Diffstat (limited to 'security/fpm')
-rw-r--r--security/fpm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fpm/Makefile b/security/fpm/Makefile
index 6bd2b4c..2da30bf 100644
--- a/security/fpm/Makefile
+++ b/security/fpm/Makefile
@@ -27,7 +27,7 @@ GNOME_LIBS?= `${GNOME_CONFIG} --libs gnomeui` \
CFLAGS+= -DHAVE_CONFIG_H -I. -I.. ${GNOME_CFLAGS}
pre-build:
- ${REINPLACE_CMD} -E -e ""s@encrypt\(@bfishencrypt\(@g" ${WRKSRC}/src/blowfish.c
+ ${REINPLACE_CMD} -E -e "s@encrypt\(@bfishencrypt\(@g" ${WRKSRC}/src/blowfish.c
do-build:
.for f in ${SOURCEFILES}
OpenPOWER on IntegriCloud