aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-01-16 02:59:01 +0800
committerantoine <antoine@FreeBSD.org>2014-01-16 02:59:01 +0800
commita3c0a2c4a8a98408efa8b73ebafa1ef3296da3ae (patch)
tree1c36fca631ebec30d991a06385bf1f7d0cdeb61f /www
parentc9865c7c6e5020dc14c72f981db72eae2225fdaf (diff)
downloadfreebsd-ports-gnome-a3c0a2c4a8a98408efa8b73ebafa1ef3296da3ae.tar.gz
freebsd-ports-gnome-a3c0a2c4a8a98408efa8b73ebafa1ef3296da3ae.tar.zst
freebsd-ports-gnome-a3c0a2c4a8a98408efa8b73ebafa1ef3296da3ae.zip
Unbreak
Reported by: pkg-fallout
Diffstat (limited to 'www')
-rw-r--r--www/faup/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/faup/Makefile b/www/faup/Makefile
index 4f15a7c07756..957c11b80ca2 100644
--- a/www/faup/Makefile
+++ b/www/faup/Makefile
@@ -25,6 +25,8 @@ OPTIONS_DEFINE= DOCS
post-patch:
@${REINPLACE_CMD} -e "s/5.1/${LUA_VER}/g" -e \
"s/51/${LUA_VER_STR}/g" ${WRKSRC}/cmake/FindLua51.cmake
+ @${REINPLACE_CMD} -e "s/LUA51_FOUND/LUA${LUA_VER_STR}_FOUND/g" \
+ ${WRKSRC}/CMakeLists.txt ${WRKSRC}/src/lib/CMakeLists.txt
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}