View | Details | Raw Unified | Return to bug 193282
Collapse All | Expand All

(-)multimedia/plexhometheater/Makefile (+7 lines)
Lines 117-122 Link Here
117
PLIST_SUB+=	ARCH="x86_64"
117
PLIST_SUB+=	ARCH="x86_64"
118
.endif
118
.endif
119
119
120
post-patch:
121
	@${REINPLACE_CMD} 's/[[:<:]]ARCH[[:>:]]/FFMPEG_ARCH/' \
122
		${WRKSRC}/lib/ffmpeg/Makefile \
123
		${WRKSRC}/lib/ffmpeg/common.mak \
124
		${WRKSRC}/lib/ffmpeg/configure \
125
		${WRKSRC}/lib/ffmpeg/libavcodec/Makefile
126
120
post-install:
127
post-install:
121
	${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${STAGEDIR}${PREFIX}/bin
128
	${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${STAGEDIR}${PREFIX}/bin
122
129

Return to bug 193282