mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
- Revert data directory change - this breaks some dependent ports and needs more consideration and coordination
Reported by: Jan Henrik Sylvester
This commit is contained in:
parent
d82da50ea8
commit
85aa0c5575
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376444
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= eawpats
|
||||
PORTVERSION= 12
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= GENTOO/distfiles
|
||||
DISTNAME= eawpats12_full
|
||||
@ -21,7 +21,7 @@ PATCH_SUBDIRS= ethnic mazpat/fx gsdrum08 gsdrum25 gsdrum40 gus power sfx wime
|
||||
DOC_SUBDIRS= ethnic gsdrum08 gsdrum25 gsdrum40 power wime
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
TIMIDITY_DATADIR= ${PREFIX}/lib/timidity
|
||||
TIMIDITY_DATADIR= ${PREFIX}/share/timidity
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
@ -6,6 +6,6 @@ To use eawpats you'll need to replace your
|
||||
|
||||
with
|
||||
|
||||
%%PREFIX%%/lib/timidity/timidity.cfg-eawpats
|
||||
%%PREFIX%%/share/timidity/timidity.cfg-eawpats
|
||||
|
||||
===========================================================================
|
||||
|
@ -356,7 +356,7 @@
|
||||
%%DATADIR%%/woodflut.pat
|
||||
%%DATADIR%%/xgmap2.cfg
|
||||
%%DATADIR%%/xylophon.pat
|
||||
lib/timidity/timidity.cfg-eawpats
|
||||
share/timidity/timidity.cfg-eawpats
|
||||
%%PORTDOCS%%%%DOCSDIR%%/changelog.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/copyrigh.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/drumsfx.txt
|
||||
|
Loading…
Reference in New Issue
Block a user