mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Bring in additional changes by ohauer to preserve LUA_LDIR/LUA_CDIR.
Submitted by: ohauer PR: ports/166540 Feature safe: yes
This commit is contained in:
parent
1e9d43d118
commit
582adbdb84
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294303
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= lua
|
||||
PORTVERSION= 5.1.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= http://www.lua.org/ftp/ \
|
||||
ftp://ftp.ntua.gr/pub/lang/lua/ \
|
||||
|
@ -13,10 +13,10 @@ lib/liblua-%%LUA_VER%%.so.%%LUA_VER_SH%%
|
||||
%%LUA_LIBDIR%%/liblua.a
|
||||
%%LUA_LIBDIR%%/liblua.so
|
||||
libdata/pkgconfig/lua-%%LUA_VER%%.pc
|
||||
@dirrm %%DATADIR%%/%%LUA_VER%%
|
||||
@dirrmtry %%DATADIR%%/%%LUA_VER%%
|
||||
@dirrmtry %%DATADIR%%
|
||||
@dirrm %%LUA_LIBDIR%%
|
||||
@dirrm lib/lua/%%LUA_VER%%
|
||||
@dirrmtry lib/lua/%%LUA_VER%%
|
||||
@dirrmtry lib/lua
|
||||
@dirrm %%LUA_INCDIR%%
|
||||
@dirrm %%LUA_BINDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user