mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Drop nop INSTALLATION_DIRS pkgsrcism
This commit is contained in:
parent
73ce19b1ea
commit
cdcf27e665
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514717
2 changed files with 0 additions and 4 deletions
|
@ -33,8 +33,6 @@ GH_ACCOUNT= johnfactotum
|
|||
|
||||
GLIB_SCHEMAS= com.github.johnfactotum.Foliate.gschema.xml
|
||||
|
||||
INSTALLATION_DIRS+= libexec/foliate
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's/@PYTHON_VERSION@/${PYTHON_VERSION}/g' \
|
||||
${WRKSRC}/src/main.js
|
||||
|
|
|
@ -44,8 +44,6 @@ COYIM_ICON= coyim.png
|
|||
COYIM_ICON_SRC= ${WRKSRC}/build/mac-bundle/coy.iconset/icon_32x32@2x.png
|
||||
COYIM_DESKTOP= ${WRKSRC}/build/coyim.desktop
|
||||
|
||||
INSTALLATION_DIRS+= share/applications share/pixmaps
|
||||
|
||||
pre-build:
|
||||
cd ${WRKSRC} && ${SH} ./gen_version_file.sh ${DISTVERSIONPREFIX}${DISTVERSION}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue