Cleanup plist
This commit is contained in:
parent
4a8e184297
commit
f1a9174c67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375102
@ -54,10 +54,6 @@ PLIST_FILES+= %%JAR_DIR%%/${jar}
|
||||
PLIST_FILES+= %%DATADIR%%/${file}
|
||||
.endfor
|
||||
|
||||
PLIST_DIRS+= \
|
||||
%%JAR_DIR%% \
|
||||
%%DATADIR%%
|
||||
|
||||
DESKTOP_ENTRIES= "Frost" "Freenet Client" \
|
||||
"${JAVASHAREDIR}/${PORTNAME}/jtc.ico" \
|
||||
"frost" "P2P;Network;Java;" \
|
||||
|
@ -19,6 +19,5 @@ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
|
||||
AUTOHEADER="${TRUE}"
|
||||
|
||||
PLIST_FILES= bin/gnewtellium %%DATADIR%%/pixmaps/gnewtellium.xpm
|
||||
PLIST_DIRS= %%DATADIR%%/pixmaps %%DATADIR%%
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -72,8 +72,6 @@ PLIST_FILES= bin/hx \
|
||||
share/examples/shx/hxrc \
|
||||
share/examples/shx/hxvars
|
||||
|
||||
PLIST_DIRS= share/examples/shx
|
||||
|
||||
do-install:
|
||||
${CP} -fv ${WRKSRC}/run/hx ${STAGEDIR}${PREFIX}/bin/
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/share/examples/${PORTNAME}
|
||||
|
@ -23,7 +23,6 @@ LDFLAGS+= -L${LUA_LIBDIR}
|
||||
PLIST_FILES= share/verlihub/scripts/ptokax.lua.inc \
|
||||
share/verlihub/scripts/ptokaxtest.lua \
|
||||
share/verlihub/scripts/script.lua
|
||||
PLIST_DIRS= share/verlihub/scripts
|
||||
|
||||
OPTIONS_DEFINE= SOCKET
|
||||
SOCKET_DESC= Build with LuaSocket support
|
||||
|
Loading…
Reference in New Issue
Block a user