- Fix after objformat removal

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2007-03-28 23:35:13 +00:00
parent f57a5df14b
commit d0a470c0f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188702

View File

@ -32,6 +32,7 @@ SUB_FILES= pkg-message
PLIST_FILES= lib/xmms/Output/libjackxmms.so
post-patch:
@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|OSS Driver configuration|Jackasyn Driver configuration|g' ${WRKSRC}/configure.c
do-install: