aboutsummaryrefslogtreecommitdiff
path: root/security/fl0p
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 05:35:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 05:35:31 +0000
commita33191366c083aad8ab7cd37d06db2d4790f3e39 (patch)
tree6379d84ceeca72bc6c80702dd60bd714b378b04a /security/fl0p
parent4bde157247a8dd613e16048a7701a02ea240e8a9 (diff)
downloadports-a33191366c083aad8ab7cd37d06db2d4790f3e39.tar.gz
ports-a33191366c083aad8ab7cd37d06db2d4790f3e39.zip
Notes
Diffstat (limited to 'security/fl0p')
-rw-r--r--security/fl0p/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fl0p/Makefile b/security/fl0p/Makefile
index a0de47f27ba5..f6c3c77dc240 100644
--- a/security/fl0p/Makefile
+++ b/security/fl0p/Makefile
@@ -23,7 +23,7 @@ post-patch:
@${REINPLACE_CMD} -e \
's|"/etc/fl0p"|"${DATADIR}"|' ${WRKSRC}/config.h
@${REINPLACE_CMD} -e \
- 's|^GMAKE_OK|#GMAKE_OK|' ${WRKSRC}/Build
+ 's|^MAKE_CMD_OK|#MAKE_CMD_OK|' ${WRKSRC}/Build
@${REINPLACE_CMD} -e \
'/^CC/s|\([[:blank:]]\)=|\1?=| ; \
/^CFLAGS/s|\([[:blank:]]\)=|\1+=| ; \